Anas Ghanem
All about ASP.NET
Sign in
|
Join
Home
Contact
About
RSS
Atom
Search
Tags
.NET
.NET 4
Ajax
Ajax Toolkit
ASP.NET
ASP.NET 4
C#
Caching
community News
DotNetNuke
GDI+
GridView
IIS
Infragistics
LoginControls
Mix 09
News
Presentations and Talks
Security
Session
Tips and Tricks
Tools
Vista
Visual Studio
WAP
Windows XP
Sponsors
advertise here
News
Subscribe in a reader
Navigation
Home
Blogs
Archives
April 2011 (1)
May 2010 (1)
April 2010 (4)
March 2010 (1)
January 2010 (1)
October 2009 (1)
August 2009 (2)
July 2009 (3)
June 2009 (1)
May 2009 (1)
April 2009 (5)
March 2009 (5)
February 2009 (6)
January 2009 (5)
December 2008 (2)
November 2008 (1)
October 2008 (2)
September 2008 (4)
July 2008 (6)
June 2008 (1)
May 2008 (2)
April 2008 (3)
March 2008 (5)
February 2008 (1)
Favourite Links(blogs,sites...)
Scott Hanselman
ScottGu's Blog
Microsoft Press
MSDN Blogs
Channel9
Zdnet
Techrepublic
Smashing Magazine
My Articles
Avoid session loss when using Cookieless sessions with XML Sitemap Provider
Login control FAQ
Comparing ListView with GridView,DataList and Repeater
Recent Posts
0
Comments
Adding custom properties to the Membership user , what are the options?
by
anas
One of a frequently asked questions is “how to add a custom columns/properties to the MembershipUser class?”. Based on my experience , there are many ways to do that : You can use the user profile services to store those custom properties, article [ here...
Filed under:
ASP.NET
1
Comments
Getting the user Login date and time when using FormsAuthentication
by
anas
Hi, When you want to get the user login date/time you can follow one of the following ways : Through the user Ticket: Get the current ticket of the logged in user and through it’s IssueDate property , you will get what you are looking for : if ...
Filed under:
ASP.NET
0
Comments
Do you have to migrate from .NET 2.0 Ajax extensions to .NET 3.5 Ajax ?
by
anas
While i was reading the unanswered posts on the forms.asp.net, i came across a post that asks about whether we should migrate to .NET 3.5 Ajax or just stay using the .NET 2.0 Ajax extensions? .NET 3.5 Ajax is better because it provided many additional...
Filed under:
ASP.NET
,
Ajax
0
Comments
Applying custom styles for the GridView sorted Columns in .NET 4 beta1
by
anas
Hi, Before .NET 4 ,when the developer wants to provide a custom style for the column that is currently sorted (like adding “sort arrow” in the header of the sorted column) , the developer was have to handle the GridView sorted event and apply some custom...
Filed under:
ASP.NET
,
.NET 4
1
Comments
'System.Data.Entity.Design.AspNet.EntityDesignerBuildProvider' cannot be instantiated under a partially trusted security policy
by
anas
Hi, After finishing one of the websites that were developed using Entity framework , I published it to hosting company server.When i tried to open the newly published site, i got the following error: Parser Error Message: Type 'System.Data.Entity...
Filed under:
ASP.NET
1
Comments
Entity Framework:What’s new in .NET 4 and VS 2010
by
anas
For the list of updates and enhancements , checkout this post from ADO.NET team.
Filed under:
ASP.NET
,
News
,
.NET 4
2
Comments
Displaying the text that was originally stored using multi line TextBox
by
anas
One common problem that face the developers is that when they store a text using Multiline text box ,and try to dispaly that text using the label ( or any other control) on the form, they will find that the line breaks and spaces is not being rendered...
Filed under:
ASP.NET
2
Comments
Microsoft Free Web Platform Installer (WEB PI)
by
anas
Web platform installer is a small application that allow you to stay update to date with the latest .NET tools,updates and additions that is being added to the framework.Developers may not have enough time to search and read the latest releases and updates...
Filed under:
ASP.NET
,
.NET
,
Tools
0
Comments
Did you know that there is a VS 2008 sp1 Offline installer
by
anas
Hi, If you tried to install VS 2008 , you will notice the the download button will install a small exe file which will connect to Microsoft servers to install the sp1 using online mode. What i didn’t noticed is that there is a small note in the download...
Filed under:
ASP.NET
,
Visual Studio
0
Comments
Birzeit university - Practical ASP.Net development session
by
anas
Hi everyone. This will provide some information's about my second session in birzeit university. We announced for that session at PalDev.NET announcements page .The session was held on Saturday, April 4, 2009 and was from 11:00 to 12:00 AM. During...
Filed under:
Presentations and Talks
More Posts
« Previous page
-
Next page »