Balajiprasad's useful codes

Important codings & concepts in web & window applications using microsoft technologies.

Showing posts with label Dot Net. Show all posts
Showing posts with label Dot Net. Show all posts
Saturday, April 25, 2015

MVC & WebAPI - Model Binder

›
There are some specific cases in order to use model binder to MVC and WebAPI in same project. Here i will explain step by step to impleme...
1 comment:
Wednesday, August 21, 2013

WPF - Access any control inside Template control

›
Following is code to get the control [ControlType]  objName = ( [ControlType] )ParentControlName.Template.FindName( "ControlNam...
Wednesday, August 7, 2013

C# - How to get Property Name as string by Property Type

›
Create a static class for Property Helper with GetPropertyName method public static class PropertyHelper <T>     {       ...
Thursday, July 11, 2013

WPF - Export to excel using EPPlus

›
Following code helpful to create a excel file from WPF Prerequesties:- EPPlus DLL   (Ref:  http://epplus.codeplex.com/releases/view/8992...
›
Home
View web version

Its Me

Balajiprasad
View my complete profile
Powered by Blogger.