Enabling History Back Button in Telerik MVC Grid

Featured Programming SlideshowPublished July 14, 2011 at 11:34 PM No Comments

As an Ex-WebForms expert(I’m not an expert in that now cause I have been doing my projects in MVC for 2 years now!) I expect to get things done by “True”ing a Boolean property! But things are different in ASP.NET MVC. Handling most of the things is the duty of the programmer. Telerik MVC Bundle
read more..

How Far Can You Go With Managed Code?

Featured SlideshowPublished May 21, 2010 at 10:15 PM No Comments

As a fan of computer science and also a fan of Computer Programming Languages and Compiler Design, I’ve been always asking myself this very question. There is a fact that Native Code, runs faster on their own platforms but developing software using compilers that create Native Code is hard these days. Also designing compilers that
read more..

Programming Windows Sidebar Gadgets

UncategorizedPublished May 2, 2010 at 10:38 PM No Comments

It’s been a long time since Windows Vista is introduced to the IT World(And how much we are thankful for Windows 7 being introduced!) One of the remarkable things about Post-XP Windows, is the cute Gadgets floating around our desktops! This posts tells you how you can make your own Gadgets for Windows Sidebar* What
read more..

ASP.NET MVC’s ActionResult in depth

UncategorizedPublished February 22, 2010 at 8:47 PM No Comments

ActionResult Class is a valuable abstract class in ASP.NET MVC Framework. ActionMethods mostly return an ActionResult. First let’s see what is an ActionMethod ? Any class that inherits from System.Web.Mvc.Controller can use action methods to serve web requests. The requirements for a method to be web-callable as an action method are well documented on http://www.asp.net/mvc.
read more..

A simple HTMLHelper for displaying Gravatars

UncategorizedPublished November 2, 2009 at 8:44 PM No Comments

Practically, The whole world knows about Gravatar(Globally Recognized Avatar). I wanted to use this awesome service in one of my ASP.NET MVC applications, So I went to it’s documentation to see what should I do. [Well there is a great HTMLHelper in order to perform this, but I have a point!] The big thing in
read more..

Solving BlogEngine.NET Feed Error

UncategorizedPublished October 9, 2009 at 12:21 PM No Comments

My BlogEngine.NET 1.4.5.0’s Feed Page, encountered a weird error (Again tnx to MMR!). So I “Googled Around” to find it’s solution and unfortunately I didn’t find any. I tried to understand the really weird error and tracked/traced it into the program’s source code. At last I solved it by changing the Time Difference setting in
read more..

Deeply Understand C# and .NET Framework

Featured SlideshowPublished September 29, 2009 at 8:19 AM No Comments

I think it is important for developers to know more about deep and low level aspects of their favorite Framework/Library. For .NET developers this thing is extremely important as they can easily mess up design and code of their programs. Plus, the more you know, the less you face unknown problems As a matter of
read more..

Anti Spam

UncategorizedPublished September 26, 2009 at 11:44 AM No Comments

This Blog is now Protected with Akismet Anti Comment Spam System. [as I think Keyvan's weagis is down.] Thanks to CodeThinked for Aksimet BlogEngine.net Extension.

WOW!

UncategorizedPublished September 26, 2009 at 1:02 AM No Comments

I miss this place! Btw, I have to find a solution to the ridiculous SPAM problem!

A few tips about ASP.net MVC

UncategorizedPublished May 2, 2009 at 11:49 AM No Comments

I started my first project with ASP.net MVC 2 days ago and I find it so much Interesting. But I faced some Problems in it and I immediately found solutions using Google! (Thanks to MVC Community folks) Uploading files in MVC Generating URLs in runtime (You should also try Url.Action() Method. It’s useful in many
read more..

Premium Wordpress Plugin