Sign in
|
Join
in
Current Tags
ShowUsYour<Blog> (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Test post
RegexLib V2 - now with added ASP.NET V2 :)
Wow...
My blog is moving - http://markitup.com/Blog/
Upcoming IBF Speaking Engagements
Tags
Bookmarks
C#
Code Snippets
Codewise
Community
goals2004_CodeQuality
goals2004_Estimation
goals2004_Metrics
goals2004_PairProgramming
goals2004_ProjectManagement
goals2005_Health
Javascript
Knowledge and Collaboration
Language Processing
Maths
OneIsABlog
Personality Tests
ProjectDistributor
Rants
Regex
Rotor
Starter Kits
Terrarium
Tools
Unit Testing
User Groups
VB.NET
Web Forms
Whidbey
Windows Forms
Blogs I don't miss...
Chris Frazier
Scott Mitchell
Steve Smith
Thomas Johansen
^zhurnal!
blog.dreampro
David Seruyange
My Websites
MarkItUp
ProjectDistributor
Forest Lake Web Services
RegexBlogs.com
Readify
Mitch Denny
Greg Low
Joseph Cooney
Martin Granell
Dan Green
Bill Chestnut
Luke Drumm
Useful Links
Adelaide .NET User Group
Configuring ASP Checklist
MSF Resources
Improving .NET Application Performance and Scalability
Archives
July 2005
(1)
June 2005
(1)
May 2005
(1)
April 2005
(9)
March 2005
(28)
February 2005
(41)
January 2005
(53)
December 2004
(19)
November 2004
(38)
October 2004
(15)
September 2004
(7)
August 2004
(4)
July 2004
(13)
June 2004
(24)
May 2004
(17)
April 2004
(12)
March 2004
(35)
February 2004
(38)
January 2004
(21)
December 2003
(9)
November 2003
(19)
October 2003
(34)
September 2003
(27)
August 2003
(23)
July 2003
(21)
June 2003
(14)
May 2003
(20)
April 2003
(27)
March 2003
(32)
February 2003
(31)
ShowUsYour<Blog>
Irregular expressions regularly
Browse by Tags
All Tags
»
Web Forms
(
RSS
)
Bookmarks
C#
Code Snippets
Community
Javascript
OneIsABlog
Rants
Regex
Starter Kits
Tools
VB.NET
Whidbey
Windows Forms
RegexLib V2 - now with added ASP.NET V2 :)
The other day I posted a blog entry about the migration of RegexLib to ASP.NET V2 - the article can be found here: http://markitup.com/Blog/archive/2005/06/07/50.aspx In the coming week I'm planning to post a source code viewer so that you can see how...
Posted
Jun 10 2005, 07:56 AM
by
digory
with | with
1 comment(s)
Filed under:
Regex
,
Web Forms
,
Whidbey
ASP 2 Quickstarts
Very Nice! http://beta.asp.net/quickstart/aspnet/Default.aspx
Posted
Apr 05 2005, 10:48 AM
by
digory
with | with
3 comment(s)
Filed under:
Web Forms
,
Whidbey
What CommandName's to use in a FormView
taken from Fredrik's blog : Paging: Next Prev First Last The FormView has support for paging so we don’t really need to add button controls for those commands. We only need to use those if we want to create our own custom paging. For changing modes: New...
Posted
Apr 02 2005, 07:31 AM
by
digory
with | with
1 comment(s)
Filed under:
Web Forms
,
Whidbey
Using the SiteMapDataSource to display lists of links
Danny Chen just blogged about the SiteMap and showed some interesting ways to make use of custom attributes: http://weblogs.asp.net/dannychen/archive/2005/03/28/396099.aspx There's another one that I'd like to add to this list. Commonly people are using...
Posted
Mar 29 2005, 11:09 AM
by
digory
with | with
4 comment(s)
Filed under:
Web Forms
,
Bookmarks
,
Whidbey
Getting ASP.NET Membership running against your own database
If you want to install the ASP.NET V2 tables and procedures for things such as Membership, Personalization , etc you need to run the aspnet_regsql.exe tool against your database. The tool can be found in the %windir%\Microsoft.NET\Framework\{FRAMEWORKVERSION...
Posted
Mar 26 2005, 08:33 PM
by
digory
with | with
2 comment(s)
Filed under:
Web Forms
,
Whidbey
The sexy new web
A nice article about how we are starting to expand and build smarter, richer applications on the web. http://adaptivepath.com/publications/essays/archives/000385.php I know that I've said this before but, articles such as this really emphasize how the...
Posted
Feb 22 2005, 12:39 PM
by
digory
with | with
2 comment(s)
Filed under:
Web Forms
,
Javascript
,
Whidbey
,
OneIsABlog
Next tool - a blogging application
Before I start my rant I should say that .Text is pretty decent web app.; it's seems way more complex than it needs to be and it's very difficult to install but there's a lot of great implementation code in there. Last week while unsuccessfully trying...
Posted
Jan 24 2005, 10:19 PM
by
digory
with | with
13 comment(s)
Filed under:
Tools
,
Web Forms
,
Whidbey
ControlState in ASP.NET V2
Fredrick has a great post about the new ControlState feature in ASP.NET V2: http://fredrik.nsquared2.com/viewpost.aspx?PostID=265 It's still not 100% clear to me what the use case is for ControlState. I think that control developers should always use...
Posted
Jan 18 2005, 06:29 AM
by
digory
with | with
2 comment(s)
Filed under:
Web Forms
,
Bookmarks
,
Whidbey
2 interesting Msdn articles
An interesting article about writing code to test UI: http://msdn.microsoft.com/msdnmag/issues/05/01/TestRun/default.aspx Also, there's an article by Kent Sharkey about merging Rss feeds: http://msdn.microsoft.com/asp.net/default.aspx?pull=/library/en...
Posted
Jan 18 2005, 06:21 AM
by
digory
with | with
no comments
Filed under:
Windows Forms
,
Web Forms
,
Bookmarks
Prototype of a small trackback system
Last night I prototyped a small trackback system: Project Distributor :: MarkItUp :: TrackBack Prototype :: 1.0.0.0 This is quick and dirty but it was enough to allow me to understand the concept of trackbacks. Code and inspiration was taken from .Text...
Posted
Jan 09 2005, 07:32 AM
by
digory
with | with
no comments
Filed under:
Web Forms
,
Code Snippets
More Posts
Next page »
Terms of Use