The .NET Framework provides a runtime environment called the Common Language Runtime or CLR (similar to the Java Virtual Machine or JVM in Java), which handles the execution of code and provides useful services for the implementation of the program. CLR takes care of code management at program execution and provides various beneficial services such [...]
Full Story »What is CLR, CTS, CLS?
What is Code Access Security (CAS)?
CAS is the part of the .NET security model that determines whether or not a piece of code is allowed to run, and what resources it can use when it is running. For example, it is CAS that will prevent a .NET web applet from formatting your hard disk.How does CAS work?The CAS security policy [...]
Full Story »What is Event – Delegate? clear syntax for writing a event delegate
The event keyword lets you specify a delegate that will be called upon the occurrence of some “event” in your code. The delegate can have one or more associated methods that will be called when your code indicates that the event has occurred. An event in one program can be made available to other programs [...]
Full Story »How to prepare for a .Net interview?
Hi everyone,
I have an interview for a senior dotnet developer’s position in 2 days.I have worked on dotnet on and off for about 4-5 years but since I have mostly worked on a customised application built on dotnet(that too intermittently),I am not very good in the technology. But since the job opportunity which has come [...]
.Net Interview Questions?
Hello all I am going to face the interview for ASP.NET, VB.NET and C #.NET so pls send Question / Answer?
What are the most common questions ask in a job interview. (Microsoft.NET)?
Could please someone list some questions ask in a job interview regarding MS.NET especially ASP.NET
Full Story »Will der b any major advantage in doing M.Com frm DU(Open Learning) instead of INGOU FOR UGC Net xam/interview?
someone told me that for clearing UGC Net interview Master Degree from University of Delhi is favoured from those of other Universities. Does DU beats IGNOU (largest Open university in India) also. . .Please guide me!!!
Full Story »C# / .NET interview on Tuesday, what should I know for it?
Having a phone interview for a jr. level c# / .net position, what are 5 things I should make sure I know. So I can do my homework this weekend and read up at Barnes and Nobles. Thanks in advance!
Full Story »