RSS

Author Archives | Aneef

Aneef - who has written 19 posts on Aneef.Net.

Software Engineer, Sri Lanka.

Contact the author

Visual Studio 2008, C# 3.0, LINQ, ASP.Net 3.5 Getting Started

Monday, February 18, 2008

3 Comments

these days I’m just playing around with Visual studio 2008 and its new features, C# 3.0 LINQ, Windows Presentation Foundation, Silverlight, ASP.Net 3.5 and much more. And trust me last few months, I have received a lot of emails regarding How to’s of these and requesting resources to learn these language improvements. well may be [...]

Continue reading...

Show Site Map Description on ASP.Net 2.0 Menu Control

Wednesday, February 13, 2008

0 Comments

Recently one of my Friend Asked me, how do I display both the title and the description of the SiteMapNode in the ASP.Net menu control ? well unfortunately by default ASP.Net Menu doesn’t support this.because the menu binds directly to a MenuItem object. and the MenuItem does expose a DataItem Property,but when it is added [...]

Continue reading...

Give Me a Break !!

Wednesday, February 6, 2008

4 Comments

  Well I just received this nice and funny email  from a friend of mine this morning. I find it pretty interesting. just wanted to share this. MY Dear ON-LINE FRIENDS, I want to thank all my friends and other unknown people who have forwarded chain letters to me in 2003, 2004, 2005, 2006, 2007 & YOU because [...]

Continue reading...

VS 2008 Web Deployment Project Support Released

Tuesday, January 29, 2008

0 Comments

Last Friday Microsoft released the final RTW (release to web) support for VS 2008 Web Deployment projects. Scott Guthrie has written more on this on his blog. read it here.

Continue reading...

I’m on ASP.Net Blogs

Monday, January 28, 2008

0 Comments

Hi guys, its been a long time since my last post on this blog. end of 2007 and first month of 2008 made me so busy with family functions and work. anyway I’m back!. i will be starting my postings from today. And I would like to inform you all that, now I have a blog [...]

Continue reading...

Windows Services Self Installation

Wednesday, December 26, 2007

1 Comment

W. Kevin Hazzard had blogged a good post about how to make windows services to install them selves without using installutil.exe command which comes with the .NET framework. you can read the full article here.

Continue reading...

SQL Server 2008 Table Valued Parameters

Sunday, December 23, 2007

4 Comments

Last two weeks I have been working on developing bulk data manipulations. And even before that I always wondered “What’s the best way to pass an array of values into a SQL Server stored procedure.” One option I found was OPENXML, which I blogged here. And I was trying out visual studio 2008 and SQL [...]

Continue reading...

Microsoft to Release IE 8 Beta 1 in First Half of 2008

Thursday, December 20, 2007

0 Comments

Microsoft says,the first beta of the next version of the Internet Explorer browser will be released in the first half of 2008, to read more about this visit here

Continue reading...