Paul Chapman

.Net Musings
posts - 15, comments - 9, trackbacks - 0

My Links

News

Twitter












Archives

Post Categories

Silverlight links

September 2008 Entries

Implementing a News Aggregator in Silverlight and VB.Net #2 Accessing our database from VB.Net
In the years since the .Net runtime was first released I've seen a number of ways of accessing a SQL database from within VB.Net (or C#). One person I worked with had a nifty utility which would take any database and generate all the code to access it. It has been on my list of jobs to do to implement my own such tool but like other jobs, such as winning the National Lottery or winning a high stakes poker game I have never got around to it. OK the poker game is something my wife will have to do -...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Thursday, September 04, 2008 10:57 PM | Feedback (0) | Filed Under [ Silverlight VB.Net ]

Implementing a News Aggregator in Silverlight and VB.Net #1 - Creating SQL Database to store the news details
For one of my projects I need to have Business News headlines displayed on the front page, to give me greater control as to which headlines and from which feeds I use I'm going to have the aggregator call each feed and store the article details in a SQL database. Schemas I'm going to use schemas in designing my database. The use of these changed in SQL 2005 so that each one is a distinct namespace, independent of the user who created it. This will allow me to group related tables together, but it...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, September 03, 2008 10:48 PM | Feedback (0) | Filed Under [ Silverlight VB.Net ]

Powered by: