Welcome to AspAdvice
Sign in
|
Join
|
Help
Joteke's Blog
http://aspadvice.com/blogs/joteke
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
.NET
Access
Ajax
Articles
ASP.NET
Book Reviews
Entertainment
Finnish
IE
IIS 7.0
Music
OleDB
Other
Personal
Server Controls
SQL
Vista
VS2005
VS2008
WCF
Windows Server 2008
XML
News
Subscribe in a reader
Navigation
Home
Blogs
Forums
Photos
Downloads
My Reader
Archives
May 2008 (2)
April 2008 (2)
March 2008 (3)
February 2008 (3)
December 2007 (3)
November 2007 (2)
October 2007 (6)
September 2007 (5)
August 2007 (7)
July 2007 (3)
June 2007 (4)
May 2007 (2)
March 2007 (3)
February 2007 (7)
January 2007 (6)
December 2006 (1)
November 2006 (2)
October 2006 (4)
September 2006 (1)
August 2006 (13)
July 2006 (7)
June 2006 (6)
May 2006 (4)
April 2006 (9)
March 2006 (4)
February 2006 (5)
January 2006 (6)
December 2005 (5)
November 2005 (5)
October 2005 (12)
September 2005 (10)
August 2005 (6)
July 2005 (8)
June 2005 (9)
May 2005 (9)
April 2005 (4)
February 2005 (5)
January 2005 (8)
December 2004 (3)
November 2004 (1)
October 2004 (3)
September 2004 (11)
August 2004 (3)
July 2004 (5)
June 2004 (2)
April 2004 (3)
March 2004 (5)
Articles
Simple XSLT & XPath Grouping
More XSLT & XPath Grouping
IList Collections
Review: Windows Forms Programming in C#
Review: A First Look at ASP.NET v. 2.0
Review: A First Look at ADO.NET and System.Xml v2.0
Review: The C# Programming Language
Review: The Guru's Guide to SQL Server Architecture and Internals
Review: XQuery, The XML Query Language
Review: The Visual Basic .NET Programming Language
Review: NET Compact Framework Programming with C#
Review: Design Patterns in C#
Using Delegates with Data Readers to Control DAL Responsibility
Review: A First Look at SQL Server 2005 for Developers
Review: Refactoring To Patterns
Display Hierarchical Data with TreeView in ASP.NET 2.0
Review: CLR via C#, Second Edition
Review: Programming Microsoft ASP.NET 2.0: Core Reference
Blogs
Kirk Allen Evans
Dino Esposito
Rob Howard
Scott Guthrie
Dare Obasanjo
Steve Smith
Colt Kwong
Jason Gaylord
Robert McLaws
Nikhil Kothari
Weblogs @ ASP.NET
Weblogs @ Xml Advice
Thomas Johansen
Marl Fussell
Justin Lovell
VS Data Team
Rico Mariani
Bill Evjen
XML Team
Wilco Bauwer
J. Ambrose Little
Niels SQL Server Blog
SQL CLR Team
Fritz Onion
Longhorn Team RSS
Finnish .NET Bloggers
Aali Alikoski
Ilija Lazarov (MVP)
Ahti Haukilehto (RD)
Timo Kiander
Mika Seitsonen (MVP)
Jussi Seppälä
Mike Walsh (MVP)
Joni Moilanen
Jani Järvinen (MVP)
Microsoft-tietoturvan blogi (Kimmo Bergius)
Pasi Mäkinen (MS Finland)
Me
Facts...
MVP Profile
teemukeiski.net
Sites
ASP.NET Web
ASP.NET Home
AspAdvice
DotNetJunkies
DotNetSlackers
CSharpFriends.com
.NET Reporter
July 2005 - Posts
Thursday, July 28, 2005 10:29 PM
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:
Other
Sunday, July 24, 2005 1:32 PM
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:
.NET
Thursday, July 21, 2005 5:46 PM
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:
SQL
Thursday, July 21, 2005 2:09 PM
.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:
.NET
Thursday, July 21, 2005 12:04 PM
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:
.NET
Tuesday, July 19, 2005 2:47 PM
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:
.NET
,
SQL
Monday, July 04, 2005 4:13 PM
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:
.NET
,
SQL
Sunday, July 03, 2005 10:53 AM
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:
.NET