Guru Stop
Mohamed Meligy blogging .NET with an Egyptian perspective.
Mirror:
GuruStop@GeeksWithBlogs
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.NET
.NET FAQ
ADO.NET
Agile
ALT.NET
Architecture
ASP.NET
ASP.NET 2.0
ASP.NET Controls
Blogging
C#
Code Reading
Cross Post
DI & IoC
DLR
dotNETwork
Ebooks
EDC
EDC 2008
Email
ESB
F#
Google
GWB
IronRuby
Link List
LINQ
Local Events
Local Issues
MDC
MetaWeblog API
Microsoft News
Misc
MVC
News
nServiceBus
Office Productivity
OOP
Orcas
Patterns
Personal
Quotes
RAYA
Resharper
SharePoint
SilverKey Tech
Silverlight
SOA
SQL Server
Visual Studio
VS Add-ins
VS Themes
WCF
Web Design
Sponsors
advertise here
News
Navigation
Home
Blogs
Archives
September 2008 (6)
August 2008 (4)
July 2008 (6)
June 2008 (7)
May 2008 (8)
April 2008 (8)
March 2008 (7)
February 2008 (7)
January 2008 (7)
January 2008 - Posts
1
Comments
Tip: Try this to make a VS 2005 add-in work with VS 2008
by
Mohamed Meligy
I knew it's there all over the web, and people are still asking, so, let's go through it together! Most simple Visual Studio 2005 add-ins could actually work with Visual Studio 2008. I'm not talking about huge add-ins like Resharper here, but most of...
Filed under:
Visual Studio
,
Orcas
0
Comments
LINQKit: "C# 3.0 In A Nutshell" Extras
by
Mohamed Meligy
The " C# 3.0 in a nutshell " book has some neat free extras that are worth mentioning for those who haven't already heard of (they have been released for long). Those are like must-have LINQ tools and helpers. The homepage of LINQKit (the major...
Filed under:
C#
,
LINQ
0
Comments
[Off Topic] SPAMMERS sometimes don't know that they are... Some advices
by
Mohamed Meligy
Note: This is ported from my old weblog. Originally published August 28, 2006 In the past to years, and even before, I used to get tons of SPAM of different types from my FRIENDS and members of yahoo groups I'm subscribed to. Of course this used to get...
Filed under:
Email
2
Comments
ASP.NET 2.0 Themes: You know, you use!
by
Mohamed Meligy
Note: This is ported from my old weblog. Originally published June 22, 2006 First, I assume here that you know themes and read about them, but are a bit afraid or unfamiliar with using them. If you don't know what are Themes and skins in ASP.NET 2.0,...
Filed under:
ASP.NET 2.0
,
ASP.NET
,
Web Design
0
Comments
Cross post from ASP.NET Weblogs (Community Server) to GeeksWithBlogs (SubTEXT)
by
Mohamed Meligy
I'm new to ASP.NET Weblogs. Thanks to Joe Stagner of course who setup my weblog account and whom I have thrown tons of questions at (Poor Joe. All day answering my messages!). I'm also an old member of GeeksWithBlogs (since January 2005) and cannot just...
Filed under:
GWB
,
Cross Post
,
Blogging
,
MetaWeblog API
7
Comments
The C# Modifier 'new'
by
Mohamed Meligy
Note: This is ported from my old weblog. Originally published April 07, 2005 There was a question in Microsoft Forums regarding the new modifier in C# and what's the difference between using it and using the virtual and override modifiers. I wanted to...
Filed under:
OOP
,
C#
10
Comments
GridView DataBinding Events
by
Mohamed Meligy
Note: This is ported from my old weblog. Originally published December 19, 2005 This is a well commented example for a GridView with implementation of RowDataBound and DataBound events. I also demonstrate in it some of the important properties of GridView...
Filed under:
ASP.NET Controls
,
ASP.NET 2.0
,
ASP.NET
More Posts