Sign in
|
Join
|
Help
in
Current Tags
RogerGuess
Member Blogs
(Entire Site)
Fort Worth .NET Users Group
Home
Blogs
Forums
Downloads
This Blog
Home
Syndication
RSS
Atom
Comments RSS
Recent Posts
Defend Stuff: A Silverlight 2 Game
Silverlight Links
Silverlight 2 Beta 2: Value does not fall within the expected range
SilverLander: A Silverlight 2 Game (updated for Beta 2)
Runtime Alternative to XamlReader.Load in Silverlight 2 Beta 2
Tags
.Net
Community Server
communityserver
Computing
defendstuff
iframe
Randomize()
Rants & Raves
SEO
silverlander
Silverlander silverlight beta 2
Silverlight
Silverlight 2
Silverlight 2 Beta 2 Beta 1 TestPage.html 2.0.30523 2.0.30226
Silverlight 2 Beta 2 Error destabilize runtime
Silverlight 2 XamlReader Runtime PropertyPath DependencyProperty
Silverlight Expected Range Value
silverlight games
Silverlight games SilverLander
Silverlight links blogs resources tutorials articles
Silverlight XamlReader Runtime
SpaceRocks
That's Just Not True
Uber Tools
user-mapped section open silverlight ClientBin
Web Development
Archives
October 2008
(1)
June 2008
(10)
May 2008
(1)
April 2008
(1)
February 2008
(1)
October 2007
(2)
September 2007
(3)
January 2007
(1)
December 2006
(1)
October 2006
(1)
September 2006
(1)
August 2006
(1)
July 2006
(8)
RogerGuess
Browse by Tags
All Tags
»
.Net
(
RSS
)
Computing
Silverlight
Web Development
WatiN SelectList Name
WatiN does not currently expose the name property of a select list. However, there is still a way to get at it if you have the element that represents it with a reference to Microsoft.mshtml: foreach ( Element element in ie.Elements) { string name = Read...
Posted
Jun 03 2008, 12:37 PM
by
RogerGuess.net
Filed under:
Web Development
,
.Net
WatiN TextField and ASP.NET AJAX MaskedEdit Controls
If you have tried to user WatiN tests to set the value of text boxes/fields, you likely have run into a few things. First, this... ie.TextField("ID").Value = "some text"; is much faster than this... ie.TextField("ID").TypeText...
Posted
May 16 2008, 10:19 PM
by
RogerGuess.net
Filed under:
Web Development
,
.Net
SilverTwitter: A Service Enabled Silverlight App
I am finally uploading that sample app I used for my FWDNUG talk this past Tuesday. Check it out on SilverlightAddict.com email it! reddit! del.icio.us digg it! Read More...
Posted
Apr 29 2008, 04:42 AM
by
RogerGuess.net
Filed under:
Web Development
,
Silverlight
,
.Net
Introducing: SilverlightAddict.com
SilverlightAddict.com was launched today. The goal is to become a rich content driven sitcky website for all things Silverlight. email it! reddit! del.icio.us digg it! Read More...
Posted
Oct 14 2007, 01:19 AM
by
RogerGuess.net
Filed under:
Web Development
,
Silverlight
,
.Net
Graphics.FromImage(bitmap), but not from all PixelFormats
I am playing in the System.Drawing.Imaging namespace, and had an issue trying to draw over the top of bitmaps I had pulled from the web via HttpWebResponse.GetResponseStream. This Code: Graphics graph = Graphics.FromImage(bitmap ); Returned this error...
Posted
Jan 01 2007, 10:46 PM
by
RogerGuess.net
Filed under:
Web Development
,
.Net
Anti-Ad List: Now That is a Big Host File
http://everythingisnt.com/hosts Here is great utility for managing your host file, btw.. HostMan Original > Diggemail it!reddit!del.icio.usdigg it!...( read more ) Read More...
Posted
Jul 06 2006, 01:34 AM
by
RogerGuess.net
Filed under:
.Net
,
Computing
Copyright FWDNUG 2008