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
June 2005 - Posts
Wednesday, June 29, 2005 7:16 PM
Atlas
Interested in AJAX-type client-side library which would integrate with ASP.NET 2.0? If yes, then you need to see what Scott Guthrie has to say . Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Sponsor
Posted by
joteke
|
0 Comments
Filed under:
.NET
Thursday, June 23, 2005 9:43 AM
How to get ClientID of a Control contained in databound control's template (like dg)
I just ran into this question. A User needed a way to generate js call for a control contained in DataGrid's ItemTemplate, and therefore needed control's ClientID (for a script that takes the ClientID) . There certainly are multiple way to do this like
Posted by
joteke
|
3 Comments
Filed under:
.NET
Wednesday, June 15, 2005 11:41 PM
ASP.NET: How to create a postback on a main page from a popup window
EDIT: Updated for ASP.NET 2.0 First: you have main.aspx which is the main page having the stuff you want to attach to a postback caused from a popup, for example filtering or updating a DataGrid etc etc. In this example however, there is a Label which
Posted by
joteke
|
10 Comments
Filed under:
.NET
Tuesday, June 14, 2005 1:23 PM
@ASP.NET Forums: Played a bit with generics
I love a good question when such comes to me. :-) At forums a person asked how to get around generics method restriction that when generic method overrides a generic method (in a base class or implements a method in base interface), the constraints given
Posted by
joteke
|
0 Comments
Filed under:
.NET
Friday, June 10, 2005 11:48 AM
Another rant about the code model (related to VS2005)
Timo Kiander , one of the Finnish bloggers links (in Finnish) to a great article "The Code Models of ASP.NET 2.0" by Scott Allen (which extends the discussion in my previous post today). I have to say that I've always thought that the tool should not
Posted by
joteke
|
0 Comments
Filed under:
.NET
Friday, June 10, 2005 10:56 AM
Interesting detail in ASP.NET 2.0 beta 2 code-behind model
You've probably seen this about changes from ASP.NET 2.0 beta 1 to beta 2. It details a few changes in the code-behind model such as there are now codefile and inherits directives. And you of course note that the doc tries to say that there is again the
Posted by
joteke
|
1 Comments
Filed under:
.NET
Thursday, June 09, 2005 9:44 PM
Local DevDays - done!
I just arrived home from local MS DevDays (event took place in Tennispalatsi, Helsinki ). Bit tired, 4 hours driving total as I left home at 6.00AM and was back at 8.00PM, but very happy. It was well-arranged event and definately worth the "trouble".
Posted by
joteke
|
1 Comments
Filed under:
.NET
,
Finnish
Tuesday, June 07, 2005 6:07 PM
SQL 2005 and VS2005 release dates published
From Jason Gaylord's post Paul Flessner, senior vice president of Server Applications at Microsoft , announced that SQL Server™ 2005, Visual Studio® 2005 and BizTalk® Server 2006 will be formally launched during the week of November 7.
Posted by
joteke
|
3 Comments
Filed under:
.NET
Tuesday, June 07, 2005 9:52 AM
Planning to upgrade your v1 app to v2? Check this guide out.
Those who plan to migrate to v2 from v1, should find following document on MSDN to be quite interesting. Microsoft .NET Framework 1.1 and 2.0 (Beta) Compatibility Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Sponso
Posted by
joteke
|
0 Comments
Filed under:
.NET