Category: My Blog

  • Blog
  • Category: My Blog

New Features–Out Variables in C# 7.0

Prior to C# 7.0,  For out keyword, we need to define that variable earlier and then we were able to pass that variable as out reference arguments. But now with C# 7.0, You don’t need to declare the variable but you can use the variable which you have used in arguments. Following is a code

Solved: Microsoft SQL Server Error 3403

This is a Guest Post from “Andrew Jackson”. He is freelance SQL Server DBA. He is  fan of technology, programming, and entrepreneurship. He is  also interested in writing and web development and SQL Server blogger too. He like to share about SQL Server and the problems related to it as well as their solution and

Benefits of DotNetNuke

Dotnetnuke is open source content management system which provides various kind of functionality for content management and modular development. It provides a very good platform based Microsoft.net technologies to create web portals on the fly. You can create portal and subportals on a fly. Within some minutes. Here is another benefits of Dotnetnuke which found

First Review of ASP. NET MVC 4.0 Developer Preview

After so much buzz Microsoft has launched some of the new tools at build conference and ASP.NET MVC 4.0 Developer preview is one of them. There are three ways to install ASP.NET MVC 4.0 Developer preview http://www.dotnetjalps.com/2011/01/getting-started-with-nuget-packages.html There are lots of people thinking that for asp.net mvc 4.0 developer preview, you need to install Visual