Developing with CSharp many time you feel a strange feeling... then feeling of lost and how to solve it. Fortunately MSDN has done a good work to help the developers. .net offers thousand ways to do several things! This is the worst thing… because, you do not know where to start from and what works in real world! I hope to help you with your CSharpache.
Thursday, 18 August 2011
where to register notes to be appeared in intellisent (intelligent)
before the class, add your notes as this:
///
/// This function will create an image with from the given filename
///
public class MyFile
{
... the rest of code
No comments:
Post a Comment