If I have more than one version of one assemblies, then how'll I use old version (how/where to specify version number?)in my application?
Is class reference type c#?
What is Asynchronous call and how it can be implemented using delegates?
7.What are typed data set?
can u tell me any one steps for creatting sn.k
Hello! How to do this: "Create manifest utility intended for creating update content files. Application should take a set of files as input parameter and generate XML based manifest file as output one." I use C# and vs.net 2003. It's urgent! Help please, thanks. Mayana
What does get set mean in c#?
Can I define my own exceptions?
Why does dllimport not work for me?
When do you generally use a class over a struct?
How can we set class to be inherited, but prevent the method from being over-ridden?
Why can't we use a static class instead of singleton?
What are the different types of comments in c#?