Recently I had a requirement to compare 2 XML Files, which has the existing and new settings of an application stored in them. what I wanted to do is when a new XML file of settings is arrived, I had to compare and retain the existing settings, and add any new ones if there are [...]
Continue reading...24. September 2008
Seriously, i’ve no time these days for blogging, busy with work as well as personal activities. but just wanted to share this valuable information for those who might have missed. Well the current project which im working on is the ASSETTE Presentations. for more information on the project you can see the above link. but the [...]
Continue reading...17. April 2008
Well Last February Microsoft Announced Dreamspark. which provides free downloads of professional developer tools for students. but it seems a lot of students doesnt know about it. so i thought i could inform you all, in case if you had missed it. DreamSpark is simple, it’s all about giving students Microsoft professional-level developer and design tools [...]
Continue reading...26. February 2008
www.windowsclient.net have released a new "Syndicated Client Starter Kit" designed to make it easy to create rich, syndicated multimedia and content experiences which engage the user, from documents and photos to videos and podcasts.you can read the story here. And this Starter Kit Show case includes an awsum MSDN Reader. The MSDN Reader allows you to [...]
Continue reading...29. January 2008
Last Friday Microsoft released the final RTW (release to web) support for VS 2008 Web Deployment projects. Scott Guthrie has written more on this on his blog. read it here.
Continue reading...23. December 2007
Last two weeks I have been working on developing bulk data manipulations. And even before that I always wondered “What’s the best way to pass an array of values into a SQL Server stored procedure.” One option I found was OPENXML, which I blogged here. And I was trying out visual studio 2008 and SQL [...]
Continue reading...20. December 2007
Microsoft says,the first beta of the next version of the Internet Explorer browser will be released in the first half of 2008, to read more about this visit here
Continue reading...18. December 2007
Last week at my work I had to write a tool to process few hundreds of thousand email files and insert their details to the MS SQL Server 2005 database. Doing it in traditional way might require much connectivity to the database and will consume many resources. I was wondering what if I could insert [...]
Continue reading...
30. October 2008
0 Comments