-
-
Usage of Dataset and Data Bindings
How can we bind temporary created data table of one win form into other win form controls?
-
-
System.Diagnostics Namespace
What does the System.Diagnostics namespace do? What is the functionality for which it is used.
-
Compile Time Constants
Do We Use const keyword only for compile time constants? Explain
-
Bind GridView Column
How will you bind gridview particular column in datatable using windows application?
-
Get data from sql server to Asp.net when application crashes
asp.net web application sent a request to get some result set to Sq server. The query is processed over there and it sends the result set. When it is on its way, asp.net application crashed because of some sort of reason.
How to get it back to the application?
Recently, i faced 2 years experienced interview
Please tell me.....How to get it? -
Raise application error
Can we raise_application_error in exception block?? if we use what will happen?
-
-
-
-
What platforms does the .NET Framework run on?
The runtime supports Windows XP, Windows 2000, NT4 SP6a and Windows ME/98. Windows 95 is not supported. Some parts of the framework do not work on all platforms - for example, ASP.NET is only supported on Windows XP and Windows 2000. Windows 98/ME cannot be used for development.IIS is not supported on Windows XP Home Edition, and so cannot be used to host ASP.NET. However, the ASP.NET Web Matrix web...
-
-
-
-
-
What is the difference between a private assembly and a shared assembly?
John wrote on Tuesday, 13 September 2005 20:12:39:The .NET Assemblies Part1This online presentation about .NET assemblies helps the webmasters to know about the three tier architecture and about .NET assemblies. The author describes the real need of the three-tier architecture. The author divides the application into three layers named as Presentation, Business Logic and Database. This article describes...
-
-
-
Microsoft.NET Interview Questions
Ans