Monday, 15 September 2014

Posted by Prasad KM | 06:54 Categories:
Introduction of  Dot net 4.0 to 4.5 .NET Framework 4 NET Framework 4 on 29 September 2008. The Public Beta was released on 20 May 2009. Parallel Extensions to improve support for parallel computing, which target multi-core or distributed systems. To this end, technologies like PLINQ (Parallel LINQ), a parallel implementation of the LINQ engine, and Task Parallel Library, which exposes parallel constructs via method calls., are included. New Visual Basic .NET and C# language features, such as implicit line continuations, dynamic dispatch,...

Tuesday, 4 March 2014

Posted by Prasad KM | 08:51 Categories:
Static Constructor in C# A static constructor is used to initialize any static data, or to perform a particular action that needs to be performed once only. It is called automatically before the first instance is created or any static members are referenced. Static constructors have the following properties: A static constructor does not take access modifiers or have parameters or it will not support to access modifiers. A static constructor is called automatically to initialize the class before the first instance is created or any...

Saturday, 12 October 2013

Posted by Prasad KM | 02:35 Categories:
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube