Saturday, April 12, 2025

Breaking News
>> Securing and encrypt View State and Cookies values  >> Page has one or more controls that do not correspond with   >> “The Controls collection cannot be modified because the control contains code blocks”  >> How to fix "Validation(): Element 'xxxx' is not supported  >> How to create a new session in ASP.NET programmatically  >> MySQL Database Backup using mysqldump command    

Editors Picks

Sunday, June 27, 2010

Difference between abstract class and interface

1) Interfaces provide a form of multiple inheritance. A class can extend only one other class. Interfaces are limited to public methods and constants with no implementation. Abstract classes can...
Read more ...

What is difference between dll and exe?

1)  .Exe 1.These are outbound file. 2.Only one .exe file exists per application. 3. .Exe cannot be shared with other applications. .dll 1.These are inbund file . 2.Many .dll files may exists...
Read more ...

ASP.NET

What do I need to create and run an ASP.NET application? Windows 2000, Windows Server 2003 or Windows XP. ASP.NET, which can be either the redistributable (included in the .NET SDK) or Visual Studio...
Read more ...

ASP.NET INTERVIEW QUESTIONS

ASP.NET Interview QuestionsThere are some questions in this list that I do not consider to be good questions for an interview.  However, they do exist on other lists available on the Internet...
Read more ...

Contact Us

Name

Email *

Message *