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
»
Whidbey
»
C#
(
RSS
)
Community
VB.NET
Web Forms
Windows Forms
Using generics to build generic data logic layers
Consider exposing raw Generic collections from your data logic layers, such as: public class PersonManager { ... public List<Person> ListPeople(...) { ... } ; } When I started messing around with building applications in 2.0 I quickly wrapped Generic...
Posted
Mar 29 2005, 07:12 PM
by
digory
with | with
2 comment(s)
Filed under:
C#
,
Whidbey
Justin's PokerDemo is up
As Justin blogged earlier , the code for his PokerDemo is now online: http://www.games4dotnet.com/Downloads/PokerDemo1.zip It's a C# Express solution and demonstrates how to build a cool little app using Whidbey.
Posted
Jul 16 2004, 02:52 PM
by
digory
with | with
no comments
Filed under:
C#
,
Whidbey
Manual Express Downloads are now live
This is great news!!! http://weblogs.asp.net/express/archive/2004/07/09/178691.aspx Thanks for listening :-)
Posted
Jul 10 2004, 10:40 AM
by
digory
with | with
no comments
Filed under:
VB.NET
,
C#
,
Community
,
Whidbey
WebCasts : Building end-to-end applications with C# Express
I noticed that Dan Fernandez just blogged about an upcoming series of chats which revolve around creating applications using Visual C# Express 2005. Get all the details here: http://weblogs.asp.net/danielfe/archive/2004/07/07/175814.aspx These are "not...
Posted
Jul 08 2004, 02:28 PM
by
digory
with | with
no comments
Filed under:
C#
,
Whidbey
Visual Web Developer Express Edition FAQ
Visual Web Developer Express (VWD) is a lightweight tool for building ASP.NET applications and WebServices. What is VWD? http://channel9.msdn.com/ShowPost.aspx?PostID=11639 Where can I get VWD? http://lab.msdn.microsoft.com/express/vwd/default.aspx What...
Posted
Jun 30 2004, 11:22 AM
by
digory
with | with
1 comment(s)
Filed under:
VB.NET
,
C#
,
Windows Forms
,
Web Forms
,
Community
,
Whidbey
More Posts
Terms of Use