Ram Shankar Yadav's Blog!

My life's my passion!
posts - 172, comments - 566, trackbacks - 91

My Links

News


Microsoft Certified Professional Developer (MCPD) - .NET 2.0 Enterprise Application Development



Cheap Website Hosting - Free Domain

Twitter












Archives

Post Categories

Image Galleries

Blogs that I like most !

Sites that I like most !

January 2006 Entries

MSDN2 hackable URL's
I found it very interesting and I'm very keen to share this info about Microsoft MSDN2 hackable URL's. Hackable url's are those that can be predicted by user. And yes finally the suspense is out, here goes the link, http://msdn2.microsoft.com/... For e.g., if you want to search msdn2 for help on System.Web.UI.Page then you can simply type http://msdn2.microsoft.com/... or if you want to search for say for System.Collections.Generic...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, January 27, 2006 12:07 PM | Feedback (0) |

Few good article/white papers
Check this out http://www.west-wind.com/ar... It has some really good articles on ASP.NET, COM, and other .NET stuff. Check it out
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, January 27, 2006 9:16 AM | Feedback (0) |

Dissecting a C# Application: Inside SharpDevelop and some other free ebooks
Learn advanced .NET programming techniques by getting an insiders' look at a complete application! SharpDevelop is a complete Integrated Development Environment, written in C#. It includes all the advanced features that programmers expect from a modern IDE and, of course, implementing these features has required some advanced programming techniques. The developers who created SharpDevelop give you an inside track on application development with a guided tour of the sourcecode for SharpDevelop. They...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, January 27, 2006 8:47 AM | Feedback (1) |

My project gone live today !
My project gone live today. This project was build using ASP.NET 1.1 and SQL Server 2000, and deals with Travel Insurance. Congrats team
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, January 27, 2006 7:42 AM | Feedback (0) |

Problem while inserting X.00 in a float column in SQL Server
I recently faced this problem, when I tried to enter a value 2.00 in a float column in SQL Server 2000. I repeatedly tried to insert this value but I failed every time, then I tried with some work arounds by casting that value to numeric/decimal. It worked but......., there's still one thing that was missing was that when we tried with the following SQL statement: Select Cast(fieldname as numeric(9,2)) From tablename Although we got the desired result in that column but column name was missing this...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, January 25, 2006 7:40 AM | Feedback (0) |

Free stuff from microsoft ;)
If you can't believe it then follow this link http://spaces.msn.com/membe... you might get stunned
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, January 25, 2006 6:12 AM | Feedback (0) |

NTeam : Microsoft Visual Studio Team Systems open source alternative
NTeam is an open source alternative to the Microsoft Visual Studio Team Systems. It utilize many existing open source applications such as NUnit, NAnt, and can link with various open source project, issue, and task management applications. NTeam can integrate with both proprietary and open source IDEs and will target small- and mid-sized businesses. For more info on this visit: http://www.nteamproject.com/ http://sourceforge.net/proj... Open source guys are always in news ;)...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, January 23, 2006 8:41 AM | Feedback (0) |

Running Shell (DOS) commands using C#
A friend of mine faced this problem. She got a requirment in her project to run a few shell(DOS) commands. She discussed this problem with me, but at that time I was having no idea how to do it, so I did what every developer does.............googling..... I found various article on this topic, below is the link of few of them : Very good article at C# Corner by Dipal Choksi: http://www.c-sharpcorner.co... Another good example at Code Project by Shilin http://www.codeproject.com/...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Monday, January 23, 2006 8:36 AM | Feedback (21) |

My first post @ geekswithblogs.net
I'm feeling great while writing this post. I'm not getting words to express my thanks to geekswithblogs team for offering me such a great oppertunity to host my blog on their site. I recently started blogging. I reviewed various blogs like blogger, msn spaces, etc but each of them have some tradeoffs of their own. When I visited geekswithblogs I found out that this is a place where some really serious geeks are contributing to geeks community by sharing their thoughts. At that moment I decided that...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, January 20, 2006 7:39 PM | Feedback (1) |

Powered by: