22
SEP
2005

IStaySharp.WebBrowser 0.9.0.1

I updated the IStaySharp.WebBrowser control with some bug fixes. DocumentText fix in IEBrowser Fix of member TranslateAccelerator in IDocHostUIHandler ScrollBarsEnabled fix in IEBrowserSiteBase More information can be found on IStaySharp.
11
SEP
2005

Parse versus TryParse in .NET 2.0

In .NET 2.0 you will notice that every data has among others an extra method called TryParse. TryParse and Parse are semantically the same but differ in the way they handle errors. Parse method will throw an exception if it cannot convert the string, whereas the TryParse method...
07
SEP
2005

Real Developer Network

The RealDN site, a blog site where employees of Real Software share their knowledge about technology, has been updated.