Welcome to AspAdvice Sign in | Join | Help

July 2005 - Posts

IE 7 Beta 1

Late as usual (me on blogging these), IE Team announces IE 7 Beta 1. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by joteke | 2 Comments
Filed under:

MSDN: Life Without Refresh

This article takes a look at the same roots as AJAX does, covering dynamic UIs made with JavaScript RPCs. Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by joteke | 0 Comments
Filed under:

T-SQL Coding Standards

From Greg Robinson's blog post http://msdn.microsoft.com/sql/default.aspx?pull=/library/en-us/dnsqlpro04/html/sp04l9.asp Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by joteke | 1 Comments
Filed under:

.NET Framework 2.0 Beta 2 Obsolete APIs

In case you wonder if some of your favorite API's is now obsolete :-) check this out http://www.microsoft.com/downloads/details.aspx?FamilyID=7A89E36B-E486-4EE3-98B9-173C262A9F31&displaylang=en Very handy reference to have available even though VS.NET's/VWD's
Posted by joteke | 0 Comments
Filed under:

New Recommendations for Using Strings in Microsoft .NET 2.0

I just ran into this article on MSDN so I thought to put it in safe. :-) Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by joteke | 0 Comments
Filed under:

SQl Server 2005 Build Uninstall Wizard

You've probably seen web being full of those uninstall instructions for SQL2005 betas & CTPs in conjuction with VS2005. This comes late, but there is also uninstall wizard included in SQL2005. See following post for details http://blogs.msdn.com/astebner/archive/2005/06/14/429194.aspx
Posted by joteke | 0 Comments
Filed under: ,

Deployment of SQL2005 assembly in VS.NET 2005

I've been playing extensively with SQL2005 for the last few days with VS 2005 beta 2. I was suprised to find out that VS.NET 2005's SQL Server Project does not seem to support ALTER ASSEMBLY-type of deploying properly, or that's how I see it. Is this
Posted by joteke | 0 Comments
Filed under: ,

Tutorial: Sending email from ASP.NET 2.0

This is one of those extremely simple but so useful tutorials. :-) http://www.orcsweb.com/articles/send_email_from_dotnetv2.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by joteke | 0 Comments
Filed under: