.NET and ASP.NET interview questions: - Data exporting from GridView to Excel

This is one of the most important topics while dealing with GridView data so I thought to share this information. Let�s do a small demonstration to see how exactly we can export data of GridView to Excel in .NET.

ASP.NET interview questions: - Explain the term various modes of storing ASP.NET session?

In this mode Session, state is stored in the memory space of the Aspnet_wp.exe process. This is the default setting. If the IIS reboots or web application restarts then session state is lost.

.NET interview questions: -  What is use the of SN.EXE?

trong name is similar to GUID (It is supposed to be unique in space and time) in COM components. Strong Name is only needed when we need to deploy assembly in GAC.

C# interview questions: - Explain  anonymous methods in .NET?

n simple words Anonymous Methods means method which are coded inline or methods without method name.

ASP.NET interview questions: - Can you explain Method of  Sorting  GridViewcontrol in ASP.NET?

Sorting allow you to sort the GridViewcontrol data in Ascending or Descending order.

Five most important SharePoint 2010 interview questions

This article will give answers to 5 most asked questions in the interview.

SQL Server interview questions: - Two Methods that explains to back-up SQL Server Database and Restore Database?

There are basically two ways (methods) in order to back-up SQL Server Database and Restore database.

C# and .NET Framework interview questions:- Describe Multi-targeting in .NET?

C# and .NET Framework interview questions:- Describe Multi-targeting in .NET?

We are on Social