Sign in
|
Join
in
Current Tags
Hosam Kamel's Blog (blog)
ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
Contact
Syndication
RSS
Atom
Comments RSS
Recent Posts
Required Permissions for Team Foundation Administration Console
ATL Cairo | Summer internship Program - 2013
ATLC- Graduation Project Sponsorship Program
Introduction to the Multilingual App Toolkit
Microsoft Products Portfolio in One Page
Sponsors
advertise here
Tags
.NET
.NET 3.0 & .NET 3.5
.NET 3.0 & .NET 3.5
.NET 4.0
.NET Tips & Tricks
AJAX
ALM
ALM Summit
ALM Summit 2011
Architecure
ASP.NET
ASP.NET Deployment
ASP.NET MVC
ASP.NET Tips & Tricks
ASP.NET Tips & Tricks
Azure
Best Practices
Build Extensions
Channel9
Cloud
CodePlex
Community
Community Projects
Developer Tools
DevTools
do more with less using .NET 2.0 series
Eclipse
Egypt
ESRI
Events
Extension Of The Day
ExtensionOfTheDay
Free Tools
FxCop
Geek tools
IIS 6.0
IIS 7.0
Integration
ISV
Java
JavaScript
jDeveloper
LINQ
Live Earth
MEA (Middle East and Africa)
Merge
Microsoft
Microsoft Mondays
Microsoft SharePoint
Microsoft Test Manager
MSBuild
MSDN DevLabs
MSSCCI
MTM
MVC
Open Source
Patterns and Practices
Performance Optimization
PHP
SharePoint Server 2010
Silverlight
SQL Server 2005
SQL Server 2005 tips
SQL Server 2008
SQL SREVER Compact
SSIS
SSRS
Team Build
Team Explorer
Team Explorer Everywhere 2010
Team Foundation Server
TEE 2010
TFS
TFS 2005
TFS 2008
TFS 2010
TFS Team Build
Vista
Visual Studio
Visual Studio 2005 Tips
Visual Studio 2008
Visual Studio 2010
Visual Studio 2010 RC
Visual Studio 2010 Ultimate
Visual Studio 2012 RC
Visual Studio Test Professional
VSTS
WCF
Web Application Project
Web Services
Webcasts
Weblog.asp.net
Windows
Windows Live
Windows Live Services
Windows Server 2008 Server Core
Windows Vista
Windows8
WPF
XML
News
Blogroll
Marwan Tarek's blog [MVP SharePoint]
TechnicalArchitectureWorx
Essam Salah
FCI-H
shady's
Scott Hanselman
ScottGu's Blog
Ayman El-Hattab's SharePoint Blog
MEA Center of Expertise
Archives
April 2013
(1)
March 2013
(1)
October 2012
(1)
August 2012
(1)
July 2012
(1)
June 2012
(5)
May 2012
(2)
April 2012
(4)
March 2012
(3)
February 2012
(1)
January 2012
(4)
December 2011
(12)
November 2011
(1)
September 2011
(3)
August 2011
(1)
July 2011
(2)
May 2011
(2)
May 2010
(4)
March 2010
(1)
November 2009
(2)
October 2009
(10)
September 2009
(1)
August 2009
(1)
April 2009
(1)
March 2009
(2)
January 2009
(3)
December 2008
(1)
November 2008
(8)
October 2008
(2)
September 2008
(2)
August 2008
(2)
July 2008
(6)
June 2008
(7)
May 2008
(4)
April 2008
(8)
March 2008
(14)
February 2008
(12)
January 2008
(16)
December 2007
(19)
November 2007
(5)
October 2007
(13)
September 2007
(24)
Hosam Kamel's Blog
Browse by Tags
All Tags
»
Visual Studio 2005 Tips
(
RSS
)
.NET 3.0 & .NET 3.5
.NET Tips & Tricks
ASP.NET
ASP.NET Deployment
ASP.NET Tips & Tricks
ASP.NET Tips & Tricks
Free Tools
Geek tools
IIS 7.0
MEA (Middle East and Africa)
Microsoft
Performance Optimization
SQL Server 2005
TFS 2005
TFS 2008
TFS 2010
Vista
Visual Studio
Visual Studio 2008
Visual Studio 2010
VSTS
Web Application Project
Windows
Windows Vista
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...
Posted
May 05 2010, 04:57 PM
by
Hosam Kamel
with | with
2 comment(s)
Filed under:
Visual Studio 2005 Tips
,
Visual Studio
,
Visual Studio 2008
,
TFS 2005
,
TFS 2008
,
Visual Studio 2010
,
TFS 2010
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. ...
Posted
Oct 18 2009, 09:56 AM
by
Hosam Kamel
with | with
3 comment(s)
Filed under:
Visual Studio 2005 Tips
,
Visual Studio
,
Visual Studio 2008
[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>...
Posted
Nov 28 2008, 11:42 AM
by
Hosam Kamel
with | with
1 comment(s)
Filed under:
Visual Studio 2005 Tips
,
ASP.NET Tips & Tricks
,
ASP.NET
,
Visual Studio
,
Visual Studio 2008
[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...
Posted
Oct 10 2008, 12:54 PM
by
Hosam Kamel
with | with
2 comment(s)
Filed under:
Visual Studio 2005 Tips
,
ASP.NET Tips & Tricks
,
ASP.NET
,
IIS 7.0
,
Windows Vista
,
SQL Server 2005
,
Vista
[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...
Posted
Sep 24 2008, 05:53 PM
by
Hosam Kamel
with | with
11 comment(s)
Filed under:
Web Application Project
,
Visual Studio 2005 Tips
,
ASP.NET Tips & Tricks
,
ASP.NET
,
Visual Studio
,
Visual Studio 2008
,
Windows Vista
,
Windows
,
Vista
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...
Posted
Aug 30 2008, 07:34 PM
by
Hosam Kamel
with | with
1 comment(s)
Filed under:
Visual Studio 2005 Tips
,
Visual Studio
,
Visual Studio 2008
,
VSTS
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 .
Posted
Jul 14 2008, 06:41 PM
by
Hosam Kamel
with | with
no comments
Filed under:
.NET Tips & Tricks
,
Visual Studio 2005 Tips
,
ASP.NET Deployment
,
Visual Studio 2008
,
Performance Optimization
,
ASP.NET Tips & Tricks
[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
Posted
Feb 26 2008, 07:36 AM
by
Hosam Kamel
with | with
2 comment(s)
Filed under:
Visual Studio 2005 Tips
,
ASP.NET Tips & Tricks
,
.NET 3.0 & .NET 3.5
,
Visual Studio 2008
,
Microsoft
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
Posted
Jan 26 2008, 05:02 PM
by
Hosam Kamel
with | with
2 comment(s)
Filed under:
Visual Studio 2005 Tips
,
Visual Studio 2008
,
Microsoft
,
MEA (Middle East and Africa)
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...
Posted
Dec 14 2007, 03:47 PM
by
Hosam Kamel
with | with
no comments
Filed under:
Visual Studio 2005 Tips
,
ASP.NET
,
Free Tools
,
Visual Studio 2008
,
Microsoft
,
Geek tools
More Posts
Next page »
Terms of Use