|
|
|
|
Articles
(11446)
|
|
|
Tutorials
(213)
|
|
|
Resources
(0)
|
|
|
Downloads
(0)
|
|
|
|
|
|
|
|
In this section of .NET Heaven, you will find C# related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
|
|
Database Programming in MVC 3 in 5 Minutes (Video)
by
Abhimanyu Kumar Vatsa
on
Feb 14, 2012
In this post you are going to learn Database Programming in MVC 3 in 5 minutes. In this article I will take the advantage of Entity Framework 4.1 code first to create my database. I will also take the advantage of Scaffold templates. You can also watch the audio-less video given in the article.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
End of JQuery and welcome JsRender
by
Jaish Mathews
On
Apr 17, 2012
JsRender brings a new templating library to HTML5 development that has a codeless tag syntax and high performance, has no dependency on jQuery nor on the Document Object Model (DOM), supports creating custom functions and uses pure string-based rendering.
|
|
Comments:
0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ALL Operations on Active Directory (AD) using c#
by
Dhananjay Kumar
on
Nov 13, 2009
This article will explain how to perform operations on Active Directory (AD) using C#. In this step-by-step tutorial, I will build a class library (DLL) project that will perform all the AD Operations and then you can use this class library in any application to use this functionality.
|
|
|
|
|
|