March 2007 - Posts

Export Data List to Excel
Thu, Mar 29 2007 9:30
Hi Folks, This post to very tricky because it shows a trick about exporting datalist data to excel. if you have a dtagrid and you want to export its data to excel,by few lines of code you can export its data to an excel file....here is the code : /**...
DevBiz the key of extending VSTS
Wed, Mar 28 2007 1:40
Hi Folks, one of the most FAQ for all Teams who are using Team Foundation server,why TFS doesn't have Web Access for it ? No after alot of feedback to microsoft about this issue,microsoft bought DevBiz Business Solution to provide web access tools for...
Problem when uploading large files in asp.net
Sun, Mar 25 2007 4:51
Dear Folks, This is an important trick for all web developers and asp.net experts as well,one of my dear firends asked me for a problem he faced when uploading files in asp.net web application,after justify the problem and make sure that the problem not...
MVP Global Summit Outcomes
Sat, Mar 24 2007 9:37
Dear All, During my attendance for Global MVP Summit last week, I’d like to share the new technologies which is in place and the nearest technologies which will be released soon also. Microsoft has achieved a big enhancements in its development tools...
Connect To Oracle from VS IDE
Tue, Mar 20 2007 3:03
Hi Folks, Alot of developers is asking how can i connect to any oracle Backend,Is there any tools can be used for that ? and there's asking is there any tool integrated with VS IDE. For all .Net Developers,You can install Oracle .Net Developer Tools,wich...
HOT downloads for Developers
Mon, Mar 19 2007 1:49
Hi FOLKS, ** MS SQL 2005 SP2 has been released,download it now : SQL Server 2005 Service Pack 2 SQL Server 2005 Service Pack 2 enables all editions of SQL Server 2005 to take advantage of enhancements within Windows Vista and the 2007 Office system. Read...
Develop / Customize WSS 3.0
Sun, Mar 18 2007 1:01
Hi Folks, i got hot news from my friend's blog Ali Reza http://www.dotnetking.com,that WSS Extensions for VS 2005 is available now for all. Download it now, http://www.microsoft.com/downloads/details.aspx?familyid=19f21e5e-b715-4f0c-b959-8c6dcbdc1057&displaylang...
Migration from VSS to TFS
Fri, Mar 16 2007 13:50
Hi Folks, Before migration from VSS to TFS you have to know the following : 1- The Differences between VSS & TFS. 2- TFS provides a command line Tool to run the VSS Converter to migrate VSS Project to TFS. **There's a GUI VSS Converter tool provided but...
MVPs Global Summit @ Seattle
Tue, Mar 13 2007 20:33
Hi All, These days i'm in seattle to attend the Global MVP summit during 12-15 March 2007. This Summit is full of Technical Session with MS Product Teams. For my Competency: Today a attend 2 sessions for LINQ (Language integrated Query) which is availbe...
7th MS Innovation center in Kuwait
Sat, Mar 10 2007 10:12
Hi Folks, I'd like to announce the 7th Microsoft Innovation Center will be in Kuwait,and will be openings by the End of April. Steve Billmar will cut the rippon for the MIC In Kuwait by the 25th of april. Read Below about the 6th Microsoft Innovation...
Developer MS Press Books/ SQL 05 Videos
Sat, Mar 10 2007 9:39
Hi Folks, if you are looking for books for all latest of Technologies (.Net 3.0,WCF,WWF,WPF,SQL 2005..etc) visit the below url and buy your favourite book : http://www.microsoft.com/mspress/findabook/list/series_PA.aspx SQL 2005 Online Videos : http:...
Team Foundation server (TFS) Tips
Tue, Mar 6 2007 3:43
Dear Folks, This post to give you some tips for Team Foundation server,i will answer for some FAQ related to TFS ? 1) Can I Upgrade from TFS workgroup edition to TFS ? YES YOU CAN,BELOW LINK TELLS YOU HOW TO DO THAT. http://msdn2.microsoft.com/en-us/library...
7 AJAX Deadly Sins
Sun, Mar 4 2007 0:57
Hi Folks, Read this article it contains 7 Deadly Sins for AJAX,try to avoid these Sins or expect them when you are developing you AJAX Enabled Application. http://downloads.techrepublic.com.com/abstract.aspx?docid=284573&tag=nl.e606 Regards, Moustafa...