What's in Visual Basic 2005 for the Visual Basic 6.0 Developer
posted by RobChappel(2720) 6 years, 4 months ago 0
I switched a couple of years ago, but this was still helpful.
Reply
Atlas PasswordStrength Complexity Control
posted by RobChappel(2720) 6 years ago 0
This is a really great control. I am looking forward to using it in my next ASP.NET project.
DotNetBar Office 2007 style User Interface components
posted by RobChappel(2720) 5 years, 11 months ago 0
Very nice, I love the Office 2007 UI
DotNetKicks.com v2 Sneak Preview
posted by RobChappel(2720) 5 years, 10 months ago 0
Tagging!!! Woo Hoo! Are there are other features in v2?
Will we be able to view a list of our own tags or is it just per story?
LLBLGen Pro v2.0 released
The tagging looks good, I haven't tried LLBLGEN before but will take a look now.
The tagging feature is great, well done
.Net Compact framework on Symbian
Looks good, I assume the Symbian dosent have the .NET compact framework?
Firefox Myths - Myths Regarding The Firefox Web Browser
Some points are valid, but alot are just plain FUD. Conclusion: This article is trash. No kick from me.
Hi Marcos, I didn't mean to take a pop at you, and it is good that you added the article. Rob
Microsoft's Web2.0-ready website preview!
It is either a pity that I don't speack dutch, or that the article is not in english. I would like to know what the blog post is saying. Maybe I'll try babel fish.
Ok, babelfish helped a bit : http://babelfish.altavista.com/babelfish/trurl_pagecontent?lp=nl_en&trurl=http%3a%2f%2fborn2code.net%2f%3fp%3d32 The blog post linked to a preview url of the site : http://preview.microsoft.com/en/us/default.aspx It seems that the preview only works if you have IE installed (good job MS). I tried it IE, and it is slow and ugly.
Infinities Loop: TRULY Understanding Viewstate
posted by RobChappel(2720) 5 years, 9 months ago 0
This is a great post, I'll read it in full when I can spare an hour.
SQL Server 2005 CLR and XML Demos
posted by RobChappel(2720) 5 years, 7 months ago 0
The sample includes: * Using the XML data type to store RSS feeds * Querying XML fields using XQuery with FLOWR statements * Converting XML data into a resultset using the new CROSS APPLY syntax * Using the new TRY/CATCH syntax * Creating stored procedures using C# (shows using SqlContext as well as SqlMetaData and SqlDataRecord classes) * Creating custom functions using C# * Creating custom aggregates to convert deliminated data into a resultset (and vice-versa) * Performing dynamic pivots using the new PIVOT keyword with a custom aggregate
Google Code Search
I didn't know about this, it looks very useful.
ResolveUrl() without Page
posted by RobChappel(2720) 4 years, 8 months ago 0
The comments in the article link to a better solution. Virtual path utility - http://msdn2.microsoft.com/en-us/library/system.web.virtualpathutility_methods.aspx