Friday, December 25, 2009
PROGRAMMING LANGUAGE C#
Today my post is about the the language c#(C Sharp). C Sharp is one of the few languages that use the .net framework.this language is used to build windows based application like notepad editor,tree view control,panels,list boxes.it also helps us to build web based application and it uses some namespaces like using system which comprise of all the classes.C Sharp also follows the concept of object oriented languages like the polymorphism,encapsulation,inheritance,data abstraction.it also consists of abstract classes,interfaces.Exception handling is one of the most important concept here which uses the try , throw,catch and finally blocks and catches the run time errors.it is used to design windows forms and also helps in changing there several properties like name,text,size.helps in creating MDI text editors i.e one form inside another form,one and most imp thing to convert a normal form into MDI is to change the property i.e IS MDI CONTAINER to TRUE and the form becomes a mdi container.Then comes the tree view which helps to arrange things in simple tree view format..In this we use the command Console.WriteLine(.....) to print the statement.but if u want to work with C# we need to install visual studio 2005 or 2008 and then select the language c# in it.
Subscribe to:
Post Comments (Atom)
hi,
ReplyDeleteFirst of all. Thanks very much for your useful post.
I just came across your blog and wanted to drop you a note telling you how impressed I was with the information you have posted here.
Please let me introduce you some info related to this post and I hope that it is useful for .Net community.
There is a good C# resource site, Have alook
http://www.csharptalk.com
simi
thank u Simi for your wonderful comment.i liked ur site also .its very informative
ReplyDeletethank u very much..
technocrat
this is not enough,,,,plese provide more info abt c#.
ReplyDelete