All of the web applications that i am responsible to maintain have lots of stored procedures. And to many of them builds a SQL string and executes at the end of the procedure. Previous programmers wrote these SPs in that way because they don’t know how to handle comma separated ID values. For these cases […]
ASP.NET MVC 2 RC Released
My popular framework’s version 2 release candidate released. More about: http://weblogs.asp.net/scottgu/archive/2010/01/10/asp-net-mvc-2.aspx http://haacked.com/archive/2009/12/16/aspnetmvc-2-rc.aspx
ASCII Codes
Still got a printed copy of these codes in my wallet. I was very handy while programming in console applications in Pascal. Now they are just nostalgic pieces. Hope these would help somehow. Happy coding…