Sign in
|
Join
|
Help
in
Current Tags
David.Yancey
Member Blogs
(Entire Site)
Fort Worth .NET Users Group
Home
Blogs
Forums
Downloads
This Blog
Home
Syndication
RSS
Atom
Comments RSS
Recent Posts
Dirty Code!!!
Refactoring: Getting started is the hard part
Agile and the .NET Community
Taking a look at Dynamic Data
Using Provider Model with Unit Testing
Tags
.NET
.NET 2.0
.NET 3.5
Agile
ASP.Net
C#
LINQ
OpenXML
Refactoring
SQL
TDD
Unit Testing
VB.Net
Weblogs
Webservices
XLINQ
XML
XMLSerializer
Archives
December 2008
(1)
November 2008
(2)
April 2008
(1)
March 2008
(1)
February 2008
(2)
January 2008
(7)
October 2007
(1)
David.Yancey
Browse by Tags
All Tags
»
VB.Net
(
RSS
)
.NET
.NET 2.0
.NET 3.5
ASP.Net
TDD
Unit Testing
Webservices
XLINQ
XML
Using Provider Model with Unit Testing
We are going to look at the Provider model and Offloader/Worker model and how we use this approach for our Test Driven Development (TDD) and Unit Testing. For this Demo we will be using the Northwind Database, and developing this in VB. To start off we...
Posted
Mar 24 2008, 09:15 AM
by
David Yancey (aka Geebs)
Filed under:
.NET 2.0
,
.NET
,
VB.Net
,
Unit Testing
,
TDD
Create a RSS Reader in .NET 3.5 using XLINQ
Visual Studio 2008 and .NET 3.5 are finally out and with it we have some new "toys" to look at. Today we are going to look at XLINQ and the new ListView control while we build a new RSS Reader. Before we get started I want to take a brief at...
Posted
Jan 23 2008, 07:18 PM
by
David Yancey (aka Geebs)
Filed under:
.NET 3.5
,
.NET
,
VB.Net
,
ASP.Net
,
XLINQ
Create a customized RSS Reader for your site
RSS definition From Wikipedia "RSS (formally "RDF Site Summary", known colloquially as "Really Simple Syndication") is a family of Web feed formats used to publish frequently updated content such as blog entries, news headlines...
Posted
Jan 23 2008, 07:16 PM
by
David Yancey (aka Geebs)
Filed under:
XML
,
.NET
,
VB.Net
,
ASP.Net
Building a TreeView of your Directory Structure using XML, WebServices, and Delegates
TreeViews provide a great way for displaying a hierarchal view of a website, directory, company, and the list goes on. You can build a TreeView by binding it to a datasource, or by manually adding the nodes. Today we are going to look at building...
Posted
Jan 23 2008, 07:15 PM
by
David Yancey (aka Geebs)
Filed under:
XML
,
.NET
,
VB.Net
,
ASP.Net
,
Webservices
Create a Who's Online using .NET's Membership Provider!
Developing and maintaining a community website can sometimes be a daunting task. A great deal of thought, and planning needs to go into creating content for your community to view, experience, and interact with. One fun piece that you will find on a number...
Posted
Jan 23 2008, 07:11 PM
by
David Yancey (aka Geebs)
Filed under:
.NET
,
VB.Net
,
ASP.Net
Copyright FWDNUG 2008