Please enable Javascript to correctly display the contents on Dot Net Tricks!

Dot Net Tricks Tutorial - For Beginners & Professionals

.net article,c# tutorial,asp.net tutorial,linq tutorial,wcf tutorial,mvc tutorial,entity framework tutorial,sqlserver tutorial,jquery tutorial,visual studio tutorial
 
Posted By : Shailendra Chauhan, 01 May 2014
Updated On : 02 May 2014

ASP.NET MVC5 and WEB API 2 supports a new type of routing, called attribute routing. In this routing, attributes are used to define routes. Attribute routing provides you more control over the URIs by defining routes directly on actions and controllers in your ASP.NET MVC application and WEB API.

 

 

Posted By : Shailendra Chauhan, 28 Apr 2014
Updated On : 28 Apr 2014

Decision making statements help you to make decision based on certain conditions. These conditions are specified by a set of decision making statements having boolean expressions which are evaluated to a boolean value true or false. There are following types of decision making statements in C#.

 

 

Posted By : Shailendra Chauhan, 06 Apr 2014
Updated On : 30 Apr 2015

Ref and out parameters are used to pass an argument within a method. In this article, you will learn the differences between these two parameters.

 

 

Posted By : Shailendra Chauhan, 02 Apr 2014
Updated On : 30 Aug 2014

JavaScript is a dynamic language. You can create objects on the fly, and objects can contain other objects, also it does not support the concept of namespace like C#.

 

 

Posted By : Shailendra Chauhan, 02 Apr 2014
Updated On : 02 Apr 2014

JavaScript is a prototype-based programming language which has no class like as C++, C#, Java etc. JavaScript uses functions as classes. Hence, in JavaScript we can define a class name Student as given below-

 

 

Posted By : Shailendra Chauhan, 02 Apr 2014
Updated On : 02 Apr 2014

Microsoft SQL Server 2014 Express is a powerful and reliable free data management system that delivers a rich and reliable data store for lightweight Web Sites and desktop applications. The Express edition is free and ideal for learning, developing, powering desktop, web & small server applications. The SQL Server 2014 Express release includes the full version of SQL Server 2014 Management

 

 

Posted By : Shailendra Chauhan, 01 Apr 2014
Updated On : 01 Apr 2014

Backbone is a most popular JavaScript MV* framework which allow you to create MVC(model-view-controller) like applications and single-page applications. The main components of Backbone.js are Model, View, Collection, Router and Event class objects.

 

 

Posted By : Shailendra Chauhan, 30 Mar 2014
Updated On : 31 Mar 2014

LINQ to SQL allow you to query and modify SQL Server database by using LINQ syntax. Entity framework is a great ORM shipped by Microsoft which allow you to query and modify RDBMS like SQL Server, Oracle, DB2 and MySQL etc. by using LINQ syntax. The difference between these two is given below.

 

 

Posted By : Shailendra Chauhan, 29 Mar 2014
Updated On : 02 May 2014

Layouts are used to maintain a consistent look and feel across multiple views within ASP.NET MVC application. As compared to Web Forms, layouts serve the same purpose as master pages, but offer a simple syntax and greater flexibility.

 

 

Posted By : Shailendra Chauhan, 23 Mar 2014
Updated On : 23 Mar 2014

A delegate is a reference type that holds the reference of a class method. Any method which has the same signature as delegate can be assigned to delegate. It is very similar to the function pointer but with a difference that delegates are a type-safe. We can say that it is the object-oriented implementation of function pointers.

 

 

Posted By : Shailendra Chauhan, 23 Mar 2014
Updated On : 23 Mar 2014

A collection is a set of related objects. Unlike arrays, a collection can grow and shrink dynamically as the number of objects added or deleted. A collection is a class, so you must declare a new collection before you can add elements to that collection.

 

 

Posted By : Shailendra Chauhan, 22 Mar 2014
Updated On : 22 Mar 2014

T4 stands for Text template transformation toolkit which is a template-based code generation engine built into Visual Studio. It is available in Visual studio from Visual Studio 2008 and higher version of Visual Studio. T4 engine allows you to generate C#, T-SQL, XML or any other text files by using ASP.NET – ASPX template like syntax. T4 template has .tt extension.

 

 

Posted By : Shailendra Chauhan, 22 Mar 2014
Updated On : 22 Mar 2014

In previous article, I have explained Custom Authentication and Authorization in ASP.NET MVC. Now, I am going to show you how to implement basic HTTP authentication for your Web API by extending ASP.NET WEB API's AuthotrizeAttribute.

 

 

Posted By : Shailendra Chauhan, 21 Mar 2014
Updated On : 21 Mar 2014

C# is rich in data type. It provides three types Object, Var and Dynamic to store data of any type. In this article, I am trying to explore the differences among these three.

 

 

Posted By : Shailendra Chauhan, 20 Mar 2014
Updated On : 21 Mar 2014

.NET provides various options for creating services under .NET Framework. Before WCF, ASP.NET Web Services are used to ceate service in .NET Framework. Now WCF is the latest programming model for building and developing service-oriented application. WCF allows applications to communicate with each other in distributed environment.

 

 

 
 
21 SEP
ASP.NET MVC with AngularJS Development (online)

MON-FRI 09:30 PM-11:00 PM IST

More Details
17 SEP
ASP.NET MVC with AngularJS Development (offline)

SAT,SUN 05:00 PM-06:30 PM IST

More Details
17 SEP
MEAN Stack Development (online)

MON-FRI 09:00 PM-10:30 PM IST

More Details
17 SEP
ASP.NET MVC with AngularJS Development (online)

Weekend (Sat, Sun) 03:00 PM-05:00 PM IST

More Details
17 SEP
PPC Marketing (offline)

Sat, Sun 03:00 PM-05:00 PM IST

More Details
9 SEP
ASP.NET MVC with AngularJS Development (online)

Weekdays (Mon-Fri)     07:30 AM-09:00 AM IST

3 SEP
NodeJS Development (offline)

Sat, Sun     11:00 AM-12:30 PM IST

29 AUG
NodeJS Development (online)

Mon-Fri     06:00 AM-07:30 AM IST

12 AUG
ASP.NET MVC with AngularJS Development (online)

Mon-Fri     09:30 PM-11:00 PM IST

24 JUL
ASP.NET MVC with AngularJS Development (offline)

Sat, Sun     09:30 AM-11:00 AM

11 MAY
.NET Development (offline)

Mon-Fri     9:00 AM-11:00 AM IST

BROWSE BY CATEGORY
 
SUBSCRIBE TO LATEST NEWS
 
LIKE US ON FACEBOOK
 
+