Hosam Kamel's Blog

Sponsors

News


Follow HosamKamel on Twitter

Blogroll

Browse by Tags

All Tags » Visual Studio 2005 Tips (RSS)
TFS 2008 Web Access Report 100 record limitation
By default TFS 2008 Web Access has the limit of 100 record when you open any query in report mode. Even if you tried to export the query to excel or PDF you will only get first 100 record exported. To overcome this issue, you have to reconfigure this...
Visual Studio Immediate Window
The Immediate window is used at design time to debug and evaluate expressions, execute statements, print variable values, and so forth. It allows you to enter expressions to be evaluated or executed by the development language during debugging.  ...
[Resolved] Can't reference server control in code-behind/IntelliSense
.Question: I've got the following control on my aspx page: <asp:DropDownList ID= "favList" runat= "server" AutoPostBack= "true" > <asp:ListItem Value= "" Text= "--" /> </asp:DropDownList>...
[Vista]Visual Studio .NET 2003 on Windows Vista Issue List
While browsing Visual Studio Developer Center at MSDN if found this interesting article which identifies the known issues you will face when using Visual Studio 2003 on Windows Vista. While Visual Studio 2003 is not supported on Windows Vista. Check the...
[Vista Problem] ASP.NET web site not loaded in Visual Studio Under Windows Vista
You may get the below error while trying to load ASP.NET web site/Web application while using Visual Studio under Windows Vista. To resolve this error and get the project loaded follow the following steps : 1- close the current running instance of Visual...
Visual Studio Team System Web Access 2008 SP1 Power Tool
Team System Web Access (formerly known as TeamPlain) is a Web interface to Visual Studio 2008 Team Foundation Server. Team System Web Access is a free download that will be incorporated into a future release of Visual Studio Team System. You may install...
Speeding Up FireFox When Using the ASP.NET Development Server from Localhost
A nice article by Scott how to speed up FireFox when using ASP.NET Development server. read it here .
[Tip]Downgrade a VS 2008 .sln or .csproj to VS 2005
A nice tip by Tobias Hertkorn about how to downgrade A VS 2008 solution or project file to Vs 2005 corresponding one. Read the tip here Downgrade a VS 2008 .sln or .csproj to VS 2005
Free : Jordev Visual Studio 2008 Training Invitation!
Are you living in Jordan , a free training will be organized by Jordev.net community about Visual Studio 2008. here is the announcement by Najeeb Jarrar   Read the full announcement and follow the training details here Jordev
Spell checker for HTML, ASP.NET, JScript, VB, C#, CSS and C++ for Visual Studio 2005 and 2008
An update for the Visual Studio 2005 spell checker add-in to work with Visual Studio 2008 with more functions being added check it here http://blogs.msdn.com/webdevtools/archive/2007/12/13/spell-checker-for-html-asp-net-jscript-vb-c-css-and-c-for-visual...
More Posts Next page »