Mvc razor using JsonResult

Bhaumik Patel 5:34 AM
Json has become one of the most popular form of data interchange method and being tightly integrated in the mvc framework makes it very easy...Read More
Mvc razor using JsonResult Mvc razor using JsonResult Reviewed by Bhaumik Patel on 5:34 AM Rating: 5

Windows 8 Logo in CSS

Bhaumik Patel 10:07 PM
Windows 8 Logo Recreated in CSS Microsoft recently unveiled a new logo for Windows 8 that does away with the colorful flag, first introdu...Read More
Windows 8 Logo in CSS Windows 8 Logo in CSS Reviewed by Bhaumik Patel on 10:07 PM Rating: 5

Microsoft’s New Logo Recreated in CSS

Bhaumik Patel 9:51 PM
Microsoft’s New Logo Recreated in CSS Microsoft recently unveiled a new  corporate logo  where four colored squares represent Windows, ...Read More
Microsoft’s New Logo Recreated in CSS Microsoft’s New Logo Recreated in CSS Reviewed by Bhaumik Patel on 9:51 PM Rating: 5
Expand Collapse using JQuery with data asp.net c# Expand Collapse using JQuery with data asp.net c# Reviewed by Bhaumik Patel on 5:56 AM Rating: 5

Northwind mvc 4 with data servieces

Bhaumik Patel 12:27 AM
Northwind application with web services in mvc 4 See Code First Northwind Data Service Download Add Service Reference in your app. now...Read More
Northwind mvc 4 with data servieces Northwind mvc 4 with data servieces Reviewed by Bhaumik Patel on 12:27 AM Rating: 5

audio tag support html5

Bhaumik Patel 11:49 PM
html audio tag support <audio controls="controls" src="html5.mp3"></audio> Browse...Read More
audio tag support html5 audio tag support html5 Reviewed by Bhaumik Patel on 11:49 PM Rating: 5

Code First Northwind Data Service

Bhaumik Patel 11:18 PM
The code-first functionality in Entity Framework 4.0 enables you to create a data model by first creating a set of data classes and then e...Read More
Code First Northwind Data Service Code First Northwind Data Service Reviewed by Bhaumik Patel on 11:18 PM Rating: 5

Adding a View In Mvc 4 razor

Bhaumik Patel 10:24 PM
Adding a View in mvc 4 razor Step 1 : Adding a Controller add a view template that you can use with the Index method. To do this, right-cl...Read More
Adding a View In Mvc 4 razor Adding a View In Mvc 4 razor Reviewed by Bhaumik Patel on 10:24 PM Rating: 5
Controllers, strong typed views and helper classes in mvc4 razor Controllers, strong typed views and helper classes in mvc4 razor Reviewed by Bhaumik Patel on 11:17 PM Rating: 5

MVC 4 Razor View Engine Syntax

Bhaumik Patel 10:33 PM
About Razor View Engine Many ASP.NET Web pages have C# or VB code blocks in the same place as HTML markup. In some occasions this combina...Read More
MVC 4 Razor View Engine Syntax MVC 4 Razor View Engine Syntax Reviewed by Bhaumik Patel on 10:33 PM Rating: 5
What is a Model View Controller (MVC) Framework? What is a Model View Controller (MVC) Framework? Reviewed by Bhaumik Patel on 9:56 PM Rating: 5

Jquery checkbox checked select all

Bhaumik Patel 8:49 AM
selecting checked checkbox in jQuery jQuery(':checked') The :checked selector works for checkboxes and radio buttons. For select...Read More
Jquery checkbox checked select all Jquery checkbox checked select all Reviewed by Bhaumik Patel on 8:49 AM Rating: 5

asp.net mvc4 tutorial

Bhaumik Patel 10:55 PM
Learn MVC (Model view controller) Step by Step Step 1: Install ASP.NET MVC 4 RC Step 2: What is a Model View Controller (MVC) Framewor...Read More
asp.net mvc4 tutorial asp.net mvc4 tutorial Reviewed by Bhaumik Patel on 10:55 PM Rating: 5

ASP.NET Web API

Bhaumik Patel 10:51 PM
ASP.NET Web API ASP.NET MVC 4 includes ASP.NET Web API, a new framework for creating HTTP services that can reach a broad range of clie...Read More
ASP.NET Web API ASP.NET Web API Reviewed by Bhaumik Patel on 10:51 PM Rating: 5

ASP.NET MVC 4 RC

Bhaumik Patel 10:48 PM
ASP.NET MVC 4 RC Top Features ASP.NET Web API Refreshed and modernized default project templates New mobile project template Many ...Read More
ASP.NET MVC 4 RC ASP.NET MVC 4 RC Reviewed by Bhaumik Patel on 10:48 PM Rating: 5

stylesheet switcher jquery

Bhaumik Patel 3:30 AM
Stylesheet SwitcherjQuery <script src="script/jquery-1.6.2.min.js" type="text/javascript"></script> ...Read More
stylesheet switcher jquery stylesheet switcher jquery Reviewed by Bhaumik Patel on 3:30 AM Rating: 5

Cool textbox design in html5

Bhaumik Patel 2:44 AM
cool texbox design with html5 Android style text box using DEMO Update New Style Add See Demo DEMO 1 DEMO 2 Download <...Read More
Cool textbox design in html5 Cool textbox design in html5 Reviewed by Bhaumik Patel on 2:44 AM Rating: 5

fill property of base class asp.net c#

Bhaumik Patel 3:36 AM
Fill base class property dynamical. private static void FillBaseClass(Class1 source, class2 destination) { Type type = source.GetType...Read More
fill property of base class asp.net c# fill property of base class asp.net c# Reviewed by Bhaumik Patel on 3:36 AM Rating: 5

DropDown Helper class

Bhaumik Patel 3:19 AM
DropDownHelperDB class so many time write query for drop down i will create one dropdown helper class in getlist method to return DataTabl...Read More
DropDown Helper class DropDown Helper class Reviewed by Bhaumik Patel on 3:19 AM Rating: 5