Browse by Tags

All Tags » Framework 4.0 (RSS)

ASP.NET MVC 3 Custom Validation using Data Annotations by mohanbrij

ASP.NET MVC 3 System.ComponentModel.DataAnnotations package provides a vast range of Data Annotations attribute, but there are certain scenarios where we need something which is very specific to our business requirements and we need to implement our own...

WCF REST and SOAP Service with WSSF (Service Factory 2010) by mohanbrij

SOAP or REST this is always been a debated topic. In both the approach we have certain disadvantages as well as advantages. Internet is flooded with such an articles, but what if we want to keep both parallel, yes of course we can do this because WCF...

Rows and Columns Merging in ASP.NET GridView Control by mohanbrij

Its been a long time I have written any article on ASP.NET. Just few weeks back I got a very interesting requirement where I had to customize my GridView by Grouping the Columns and also merging the Rows by using Colspan properties. So while in View mode...

Passing Objects between ASP.NET and Silverlight Controls. by mohanbrij

This is Part –2 of my previous post “ Passing parameters between Silverlight and ASP.NET – Part 1 ” In my previous post I have showed how to pass parameters between Silverlight and ASP.NET using Query Strings, Init Parameters and HtmlPage.Document. These...

.NET Windows Development: Everyday Tips, Tricks & Optimization - Alberto Población by mohanbrij

This is one of the best book I have came across so far, This book is so indulging that once you start reading this book you will want to finish all the chapters in one go, actually same thing happened to me too. This book covers Tips, Tricks and Optimization...

Deploying Windows Azure Application – VS2010 IDE by mohanbrij

This is with reference to my previous post where I showed how to deploy ASP.NET Windows Azure application manually on the Windows Azure Server. In this post I am going to show you how to deploy Windows Azure application using Visual Studio 2010 IDE, this...

Create and Deploy Windows Azure Application. by mohanbrij

Well we have lots of Blog post which gives us how to deploy our .NET apps on Azure, but I just tried to describe it in my way using more Images which will give much clear understanding(a picture speaks thousand words!!!). Ok, so to start with first you...

Custom Configuration Sections in app.config or web.config by mohanbrij

There are certain scenarios where we need to define our own custom configuration section. I have recently faced one where I had to Store the key value pairs as given below. Download Full Source Code < FilterHashKey > < FilterKeys > < add...

My Crush List of 2009 by mohanbrij

These are few things which currently I am working on and some technologies which I want to learn in coming months to master these technologies I need your help, So please post some good tutorials and articles on any of the following topics, if you have...
More Posts