Results for c#
How to convert image format to byte array How to convert image format to byte array Reviewed by Bhaumik Patel on 10:17 PM Rating: 5

HTML5 DropDownList optgroup tag in MVC

Bhaumik Patel 9:11 AM
Now Support For Optgroup In Dropdownlist .Net MVC 4‎ PM> Install-Package DropDownList.Optgroup.MVC DEMO DOWNLOAD | NUGET Pac...Read More
HTML5 DropDownList optgroup tag in MVC HTML5 DropDownList optgroup tag in MVC Reviewed by Bhaumik Patel on 9:11 AM Rating: 5

Cookie CSharp and jquery

Bhaumik Patel 8:45 PM
jquery.cookie Create session cookie: $.cookie('the_cookie', 'the_value', { expires: 7, path: '/' }); Read cookie: ...Read More
Cookie CSharp and jquery Cookie CSharp and jquery Reviewed by Bhaumik Patel on 8:45 PM Rating: 5

Bind dropdownlist in mvc4 razor

Bhaumik Patel 7:01 PM
DropDown Bind in MVC 4 Razor View Make DDLHelper Class public static class DDLHelper { public static IList<SelectListItem> To...Read More
Bind dropdownlist in mvc4 razor Bind dropdownlist in mvc4 razor Reviewed by Bhaumik Patel on 7:01 PM Rating: 5
Cannot convert lambda expression to type 'string' because it is not a delegate type Cannot convert lambda expression to type 'string' because it is not a delegate type Reviewed by Bhaumik Patel on 8:24 PM Rating: 5
Difference between Response.Redirect and Server.Transfer Difference between Response.Redirect and Server.Transfer Reviewed by Bhaumik Patel on 8:31 PM Rating: 5

How MVC Works

Bhaumik Patel 7:23 PM
How MVC Works MVC is a design pattern that stands for Model-View-Controller. What is strives to do is separate the concerns of an applica...Read More
How MVC Works How MVC Works Reviewed by Bhaumik Patel on 7:23 PM Rating: 5
NotMapped Properties in an Entity Framework using a Code-First strategy NotMapped Properties in an Entity Framework using a Code-First strategy Reviewed by Bhaumik Patel on 10:47 PM 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
compare the properties of two objects class compare the properties of two objects class Reviewed by Bhaumik Patel on 2:57 AM Rating: 5

Tracing linq query in sql format c#

Bhaumik Patel 7:34 PM
Linq query trace in sql format c# Tracing of Linq to Entities query, This is for "Linq-to-Entities" // In Linq Entities _ent ...Read More
Tracing linq query in sql format c# Tracing linq query in sql format c# Reviewed by Bhaumik Patel on 7:34 PM Rating: 5
remove html tags from string asp.net c# remove html tags from string asp.net c# Reviewed by Bhaumik Patel on 4:45 AM Rating: 5

reCaptcha in asp.net c#

Bhaumik Patel 9:44 AM
reCAPTCHA with ASP.NET You must supply your own public/private recaptcha keys in the appSettings section (you can create these at https...Read More
reCaptcha in asp.net c# reCaptcha in asp.net c# Reviewed by Bhaumik Patel on 9:44 AM Rating: 5

label with text box asp.net

Bhaumik Patel 10:25 PM
textbox with label in asp.net c# Textbox with label in asp.net, now to easy to use with textbox with LabelText properties Download : Label...Read More
label with text box asp.net label with text box asp.net Reviewed by Bhaumik Patel on 10:25 PM Rating: 5

BValidation

Bhaumik Patel 6:38 AM
BValidation Download : Here BValidaton easy to user for validation so many validation to writer in in easy way. for example // If yo...Read More
BValidation BValidation Reviewed by Bhaumik Patel on 6:38 AM Rating: 5
Admin privilege in Vista and Windows 7 By C# (Visual Studio) Admin privilege in Vista and Windows 7 By C# (Visual Studio) Reviewed by Bhaumik Patel on 1:02 AM Rating: 5