1.
Background Image for Input Button with CSS (works in both Firefox ... I was having trouble with setting a background image for an input button in IE 6. The background-image property that worked in Firefox 2.0 ...
2.
Using StreamReader without locking the file in C# « This part of ... Using StreamReader without locking the file in C#. Posted on July 16, 2008 by Balaji Ramesh. I was using the StreamReader class to read the contents of a ...
3.
BlogML importer for Wordpress 2.5 « This part of my life is called ... I had a blog server which I felt compelled to migrate to WordPress 2.5. The existing blog server can only emit the data in the BlogML format ...
4.
Using StreamReader without locking the file in C# « This part of ... Jul 16, 2008 ... robertdewolff.wordpress.c… w3.org/TR/2006/REC-xml-20… ... I was using the StreamReader class to read the contents of a text file. ...
5.
Error 1 The type ‘System.Xml.Serialization.IXmlSerializable’ is ... Jan 13, 2009 ... IXmlSerializable’ is defined in an assembly that is not referenced. ... technorati.com/tags/File%… robertdewolff.wordpress.c… ...
6.
Using StreamReader without locking the file in C# « This part of ... Jul 16, 2008 ... FileStream fs = new FileStream(@”c:\test.txt”, FileMode.Open, FileAccess.Read, FileShare.ReadWrite); StreamReader sr = new StreamReader(fs); ...
7.
Using StreamReader without locking the file in C# « This part of ... Jul 16, 2008 ... FileStream fs = new FileStream(@”c:\test.txt”, FileMode.Open, FileAccess.Read, FileShare.ReadWrite); StreamReader sr = new StreamReader(fs); ...
8.
This part of my life is called: Being Myself The following lines were not available in my web.config, so i copied them over:. <httpHandlers> ... Web.Script.Services.ScriptHandlerFactory, System.Web. ...
9.
Using StreamReader without locking the file in C# « This part of ... Jul 16, 2008 ... FileStream fs = new FileStream(@”c:\test.txt”, FileMode.Open, FileAccess.Read, FileShare.ReadWrite); StreamReader sr = new StreamReader(fs); ...
10.
Using StreamReader without locking the file in C# « This part of ... Jul 16, 2008 ... FileStream fs = new FileStream(@”c:\test.txt”, FileMode.Open, FileAccess.Read, FileShare.ReadWrite); StreamReader sr = new StreamReader(fs); ...
|