Clear All
Page 19 of 40 (Total items: 794)
New Viewstate article on MSDN from Scott Mitchell
Just noticed a new article on MSDNfrom Scott Mitchell which pretty much covers everything you need to know about ASP.NET Viewstate. This is one of these ones which will become my first suggestion for...

Friday, 09 July 2004 00:00

//

Less than a minute

Source Control stuff greyed out in Visual Studio .NET 2003?
One of our developers had a problem where his VS.NET 2003 installed on Windows Server 2003 was greying out all of the options under the Source Control menu - took a little while to find the solution...

Friday, 09 July 2004 00:00

//

Less than a minute

CHM Reader for Pocket PC
I posted earlier about the MSDN Magazine CHM downloadable, just found a little CHM reader (in .NET yay!) on Codeproject, mobile MSDN magazine! (OK, so technically, always been mobile!) ...

Friday, 09 July 2004 00:00

//

Less than a minute

Joel Spolsky on Microsoft and why Longhorn / WinFX could fail.
Basically, Joel covers a whole bunch of ground in this article, including issues like why it's not in Microsoft's best interest to support DHTML and advance Internet Explorer (which actually explains...

Friday, 09 July 2004 00:00

//

Less than a minute

Just noticed, implementation of LZO compression for .NET - VERY FAST!
Really just a wrapper around the really nice native C library, but could be handy when you need to compress stuff in the quickest way possible...here's the SourceForge homepage ...

Tuesday, 06 July 2004 00:00

//

Less than a minute

ASP.NET 1.1 Accessibility - great article by Scott Mitchell
Just noticed this link in a post on Kent Sharkeys blog. The article by Scott Mitchellcovers various methods of making ASP.NET 1.1 based sites conform to WAI accessibility guidelines (or US Section 508...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Threading update...what I actually do...
Should mention I suppose the I lied in yesterdays post on threading using .NET...mea cupla :-). In that post I mentioned using delegates for multi-threading and said that you always had to use...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Another quickie: Parsing DateTime values according to the correct culture
This is a common puzzler for people new to .NET (who aren't in the US!), just how do you parse a DateTime to be correct for your culture? Answer, pretty easily...the DateTime.Parse has an overload...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Really interesting new (?) site focussing on ASP.NET and Web Standards
I found some really interesting articles on the new ASPNETResources.com site, including stuff on Doctypes which was pretty good and tips on getting CSS2 Intellisense support in VS.NET - worth keeping...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Very simple one...how to do a multithreaded call in one easy step
I have a tendency to forget that people don't necessarily know everything (in counselling we called it "contextual framing" - basically aligning your mindset with that of the person you're...

Tuesday, 06 July 2004 00:00

//

2 minute read

Little hit tracking module for .TEXT 0.95 blogs...
OK, terribly documented, but it works...this is just the source for a little HttpModule which tracks hits to a .TEXT blog - pretty simple but should give anyone who wants to do it a start. I'll post a...

Tuesday, 06 July 2004 00:00

//

2 minute read

Great idea, Online UK Music store supported by OXFAM
Via Alex Barnett's post, with the earning potential of these things I can think of nothing better than for some of the cash to go to charity! You can get more details on the Big Noise Music site,...

Tuesday, 06 July 2004 00:00

//

Less than a minute

New blog to keep an eye on...Michael Falconer
I used to work with Michael at a previous company, one of the most creative coders around any certainly worth keeping an eye on...He also has a really interesting post on Web Accessibilitywhich links...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Updated this site to .TEXT 0.95
Well, this is the first of a few updates to this site over the next couple of days (prefer to take these things in steps - starting with the biggest). The update was fairly straightforward - one thing...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Stuff I've never done...in .NET at least
Thought I'd make a quick list of stuff I want to do but never have in .NET - yet.... Reflection - haven't yet had ANY call to use reflection for anything, lucky me! Direct X 9.0 - I probably am going...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Very cool tip, get rid of the hideous (and IMHO pretty useless) search thing in windows XP
Look here...the evil pooch will go away! ...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Brilliant CSS Tutorial - so somple even a simple coder like me can understand it!
It's always a thing I've been fairly weak at - partly because in the past it was of limited use due to stupid browser incompatabilities - but now there's really no excuse for not being a CSS devotee,...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Oh, in case you're wondering...I will be posting more regularly pretty soon!
I'm planning (fingers crossed) to update this whole thing with the latest version (heavily modified by me) of .TEXT this weekend coming - I currently have a new snazzy skin (for the blog, my skin...

Tuesday, 06 July 2004 00:00

//

Less than a minute

One more...PINVOKE addin for Visual Studio
Wish I had this the other week when I was doing my HTML image grabber thing...took me ages to find this stuff. Anyway, nice tool found here which lets you easily use some of the cool Win32 PIIVOKE...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Fonts for coding...am I in the minority
I was doing some work on the new version of my first article last night and I got to thinking, all the code in the new version is in the same font / colours that I use in my VS.NET. So, I was showing...

Tuesday, 06 July 2004 00:00

//

Less than a minute

Page 19 of 40 (Total items: 794)
logo

© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.