What is the root element of an xml file?
What's the difference between abstraction and encapsulation?
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
which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.
What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain
What is c# in asp net?
What are extensions in c#?
explain the nature of the assembly work?
datagridview using updata in windows c#
Perfect Example Of While And Do-While Loop In C#.Net ?
Can you drink alcohol with a loop recorder?
What is the difference between field and variable in c#?
What is the best method to fill the GridView. using SqlDataReader or Dataset and why