mike mcintyre's

.N e t J o u r n a l

This blog hosted by:
http://blogs.vbcity.com      
  Home :: Syndication  :: Login

AugSeptember 2007Oct
SMTWTFS
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456

Archives

Topics

Source Code

Wednesday, September 26, 2007 #

Below are some of the links I have found useful for learning about, and developing with, the Microsoft Silverlight technologies. 

As a Visual Basic programmer you may want to start learning what Silverlight development is all about. Because Visual Basic in .NET can be used as a static or dynamic language, there are some unique opportunities emerging in Silverlight development for Visual Basic programmers. 

Mike McIntyre http://www.getdotnetcode.com

posted @ 9:20 AM

What's the middle ground between OPTION STRICT ON and OPTION STRICT OFF?

 of the Microsoft Visual Basic team explains in his recent blog:  Option Strict [On|Off|SortOf]

 

posted @ 8:11 AM