DrJazz

Stories submitted by DrJazz

The Easy Way To Alternate Background Colours on a Repeater(thewebjedi.com)

submitted by DrJazzDrJazz(50) 4 years, 11 months ago

If you want to alternate background colours on a Repeater control without having to create an AlternatingItemTemplate, try out this little shortcut. read more...

add a comment |category: |Views: 20

tags: another

Spell Checker for HTML and ASP.NET pages(blogs.msdn.com)

submitted by DrJazzDrJazz(50) 6 years, 1 month ago

Mikhail Arkhipov from Microsoft's Visual Studio development team has published a Visual Studio add-on that checks the spelling of text in HTML and ASP.NET pages using the dictionary in MS Word 2003. You must have Word 2003 installed to use this add-on, and it does NOT work with Visual Web Developer Express. read more...

add a comment |category: |Views: 13

tags: another