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
Browse by Tags
All Tags
»
ASP.NET
(RSS)
.NET
Ajax
Articles
Book Reviews
Entertainment
Finnish
IIS 7.0
Personal
Server Controls
Vista
VS2005
VS2008
WCF
Windows Server 2008
XML
Saturday, May 10, 2008 12:18 AM
A word of warning related to Session variables
I see a lot on forums and newsgroups that Session variables are constantly recommended to pass state between ASP.NET pages. Yes, it is simple mechanism, reliable with out-of-process modes and really nice to customize with the providers. Session is very
Posted by
joteke
|
2 Comments
Filed under:
.NET
,
ASP.NET
,
Entertainment
Saturday, May 03, 2008 4:03 PM
I have Framework 3.5 installed, why does my IIS show only ASP.NET 1.1/2.0?
I've replied a lot to these questions lately. I'm not going to go to very deep with this, Scott Hanselman has excellent post covering this, see that: How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0 http://www.hanselman.com/blog/HowToSetAnIISApplicationOrAppPoolToUseASPNET35RatherThan20.aspx
Posted by
joteke
|
0 Comments
Filed under:
.NET
,
ASP.NET
,
IIS 7.0
Monday, April 21, 2008 10:27 PM
DDD Ireland
I promised to spread the word. :-) Phil and his peers have a developer event, DDD Ireland , in Ireland on 3rd of May. And here's the "official poster" :-) Developer Event? Ah go on, go on, go on. Check it out at www.DDDIreland.com Share
Posted by
joteke
|
0 Comments
Filed under:
.NET
,
XML
,
ASP.NET
,
WCF
,
VS2008
Sunday, March 16, 2008 8:20 PM
Visual Studio 2008 and IIS 7.0
Mike Volodarsky has put up a nice article about VS2008 and IIS 7.0 together. Check it out: http://learn.iis.net/page.aspx/387/using-visual-studio-2008-with-iis-70/ Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it!
Posted by
joteke
|
0 Comments
Filed under:
ASP.NET
,
Vista
,
VS2008
,
IIS 7.0
,
Windows Server 2008
Sunday, March 16, 2008 7:39 PM
A few more solutions to the dreaded "Validation of ViewState MAC failed"
I posted about this some time ago. My previous post: Potential solution for "Validation of viewstate MAC failed" http://aspadvice.com/blogs/joteke/archive/2007/08/14/Potential-solution-for-_2200_Validation-of-viewstate-MAC-failed_2200_.aspx
Posted by
joteke
|
2 Comments
Filed under:
.NET
,
ASP.NET
Thursday, February 21, 2008 4:12 PM
Peter Blum's Peter's Data Entry Suite
Peter Blum has upgraded his web control suite. He previously had Professional Validation and More and also Peter's Date Package which are the two most popular of his products. Now Peter has come up with Peter's Data Entry Suite which merges both
Posted by
joteke
|
0 Comments
Filed under:
ASP.NET
,
Server Controls
Wednesday, February 20, 2008 7:59 PM
From Dave Reed's blog: TRULY Understanding ViewState, the comment index
A reader of Dave Reed's blog (a great source of ASP.NET knowledge btw) has created an index of Dave's replies to questions/comments in Dave's "Truly Understanding ViewState" blog post. ViewState and dynamic controls are major FAQ
Posted by
joteke
|
0 Comments
Filed under:
ASP.NET
Tuesday, February 19, 2008 6:56 PM
Microsoft Dreamspark: MS supports students all over the world by giving free developer tools
See: http://microsoft.blognewschannel.com/archives/2008/02/19/microsoft-giving-away-free-developer-software-to-students/ "Microsoft is announcing right now DreamSpark, a new program that gives free developer, designer and related software to college
Posted by
joteke
|
0 Comments
Filed under:
.NET
,
Finnish
,
ASP.NET
,
VS2005
,
VS2008
Thursday, December 20, 2007 6:28 PM
VS2008: Targeting ASP.NET 2.0 and ASP.NET Ajax 1.0
MS has released ASP.NET 2.0 Ajax templates for VS2008. See: http://blogs.msdn.com/brada/archive/2007/12/19/using-vs2008-to-target-net-framework-2-0-with-asp-net-ajax.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live
Posted by
joteke
|
0 Comments
Filed under:
ASP.NET
,
Ajax
,
VS2008
Wednesday, December 05, 2007 8:23 AM
Generic Controls in ASP.NET pages
Eilon has demonstrated a nice way to allow you to have generic controls in ASP.NET pages. Check it out. http://weblogs.asp.net/leftslipper/archive/2007/12/04/how-to-allow-generic-controls-in-asp-net-pages.aspx Share this post: email it! | bookmark it!
Posted by
joteke
|
0 Comments
Filed under:
ASP.NET
Sunday, November 11, 2007 9:53 AM
ASP.NET: trigger cross-page postback on ListBox selection change
Asked originally on newsgroups, snippets of the question "A page have a ListBox and I want that on the OnSelectedIndexChanged event a second page be called passing the value of the selected option. I want the second page to show its own url. ...
Posted by
joteke
|
1 Comments
Filed under:
ASP.NET
Wednesday, October 31, 2007 1:06 AM
ASP.NET: clear user control output cache
As per the subject, here's a simple sample global.asax <%@ Application Language="C#" %> <script runat="server"> void Application_Start(object sender, EventArgs e) { HttpRuntime.Cache.Insert("myCacheKey", DateTime.Now);
Posted by
joteke
|
0 Comments
Filed under:
.NET
,
ASP.NET
Wednesday, October 24, 2007 7:02 AM
About default collection-related imports in ASP.NET 2.0
It's funny when you get reply to things you don't remember you've asked for. :-) I had given feedback somewhere Oct 2006 in Microsoft Connect about System.Collections.Generic not being imported by default in ASP.NET 2.0. E.g you had to manually
Posted by
joteke
|
0 Comments
Filed under:
.NET
,
ASP.NET
,
VS2008
Sunday, October 07, 2007 11:48 AM
Review: Professional ASP.NET 2.0 Ajax
It's been a long time, but I've steadily progressed in reading this book and finally I got it done. It's been also a long time since I've really tried to review a book, so we'll see how this goes on. :-) About the book Professional
Posted by
joteke
|
2 Comments
Filed under:
ASP.NET
,
Book Reviews
,
Ajax
Wednesday, October 03, 2007 7:47 PM
Microsoft releases .NET Framework Source Code
Microsoft is taking one more step to the open community / world. Scott Guthrie is announcing in his blog that Microsoft is going to release the source code of .NET Framework with 3.5 and VS2008 release. Many people know that you've already been able
Posted by
joteke
|
1 Comments
Filed under:
.NET
,
ASP.NET
,
VS2008
More Posts
Next page »