[4643 total ]
NHibernate.LinQ error with Identity column in SQLServer

I mapped a table to NHibernate (which's id is Indentity type), and write a repository method using NHibernate.LinQ and it throw error. Maybe it because of Identity Id.

Handling image uploads with Asp.Net Mvc

A very common taks in web development is uploading images. This isn't realy a hard task in it self, but it can be pretty frustrating to write the same code over and over again even if its only a few lines.

Build Version Increment Addin for Visual Studio

Today I will introduce a tool for Visual Studio Build Version Increment Add-In Visual Studio

I want to have automatic build version increment for my apps and libraries to avoid setting it manually again and again. After 5 minutes searching ... [More] on the internetnet, I found Build Version Increment add-in for Visual Studio 2005/2008. This add-in is very simple in use but do exactly what everyone developer needs. [Less]

Pass Number 1: ActiveRecordEngine for ASP.NET « Rob Conery

Rob is looking for feedback

Stock Chart Control for Silverlight

amCharts has released a Silverlight edition of their stock chart control. It's a powerful application that lets you forget about most of the boring parts in building complex statistical systems in Silverlight.

How to host ASP.NET application at Amazon EC2

My colleague Pavel Klimov wrote an article that shows how you can use Amazon EC2 to host your ASP.NET application. Of course, he is doing this with the help of our product - EC2Studio.

Article is quite short, but have a lot of screenshots so ... [More] you will not spend a lot of time reading it, but you will see everything is action.

I hope you will like it. [Less]

Silverlight 4 Beta - A guide to the new features

"This beta release is a developer release. This means that this is a preview mostly for developers to understand the new features and continue to get feedback. No "end-user" runtime is available for this release, nor is a "go-live" license for ... [More] customers wishing to put their applications into production. If you have questions on this, feel free to leave a comment here. Enough blabbing, here's the goods. WARNING: Long post ahead.but filled with information." [Less]

Silverlight 4 Beta Announced

A post about the new release of Silverlight 4 beta.

37 More Shocking jQuery Plugins

jQuery Plugins

Translating your content title using Google Translate API...

This is a tricky way to utilize Google Translate API to build English SEO friendly URLs for your dynamic web pages. The best way to use in ASP.NET MVC applications!