ASP.NET News from Blogger: Visual ActiveKent Sharkey .NET SE 3.11 : ASP.NET   Get the feed of: Visual ActiveKent Sharkey .NET SE 3.11 : ASP.NET

Total News: 98

I can has breaths?

Well, that's done. The last few weeks have definitely been "interesting". I've been involved in the launch of two new sites for MSDN: Oslo and Azure (and the WCF REST Starter Kit, but that's just a...

ALT.NET Canada coming soon!

Are you test-driven? Agile? Are you up on all the latest three letter acronyms (IoC, BDD, DRY)? Or are you just a curious sort who wants to know more about developing using these technologies? If so, ...

MVC coding in VB (part 416)

The bits move on, and only the code keeps changing. My complaints in the last post are no longer valid. As of the 4/16 release of the MVC framework, VB no longer has that weird behaviour. Now, all ac...

MVC coding in VB

Don't ask why, but I decided to try to use the porridge that was "just right" in VB while trying to create a site using the new ASP.NET MVC framework. As I will no doubt forget the syntax to use in ...

Silverlight inspiration

While these pages are in Flash, they can/should also be inspirational for those working in Silverlight. Probably even for WinForms and ASP.NET developers. As the good Jon Galloway pointed out the oth...

It takes a village

Or at least an effort. I went down to the regional district office last week for one of their planning meetings. The masses had gathered to determine a vital matter for the three communities of the v...

Part 2 of 2 on SubSonic

I see that my second (and for now at least final) article on SubSonic is up on DotNetSlackers. Hopefully someone will find it useful and informative. This one is intended to be more practical than the...

SubSonic article on DotNetSlackers

Thanks to Sonu (and Karl, and the rest of the DNS team), my (first) article on SubSonic is now up on DotNetSlackers. This one is intended to be an introduction, and I'll hope to continue professing my...

Mental note - IE and table row (TR) styles

I was working on a site (that shall remain nameless), and one of the goals was to have a nice background for one of the rows in the layout table. (yes. moving on.) I naively did this: <tr class="...

UG talk in "The Peg"

While all the cool kids are off in TO for "The Game", and the mondo-cool kids are heading to Vancouver for "The Teach", I find myself back once again in the Casa Nobura-Spafford in Winnipeg. What'...

Securing Web.config

One worry that many have is the information in the web.config file, especially items you might have in your appSettings and/or connectionString sections. It might be older news to some, but you can lo...

Why slow? Get YSlow

Web pages are funny things. They *seem* like they're standalone thingies hiding behind URLs, but they're actually a mess of possibly multiple requests that are rendered independently. It's a wonder th...

Lessons learned while teaching

Right now, I'm a little conflicted about the session. Personally, I think it was awful, but they seemed to be more or less happy with it. Most of my conflict is around the act of training in general....

A blackfly in my chardonnay

Apart from the fact that line isn't really "Ironic" (I really don't think), it's been in my head lately. You see, I managed to snag a Popfly invitation, so I've been trying to create a cute/hot/what...

Wha? Sexy pages on MSDN?

I see that there are a few new interesting pages on MSDN this morning. I can tell they're sexy, because they have a black background. And there are reflections! (Reflections are the new black). While ...

Oh.

SQL error message today: The CLR has been unable to transition from COM context 0x1a0508 to COM context 0x1a0678 for 60 seconds. The thread that owns the destination context/apartment is most likely ...

Vista: Then is the time!

Scott definitely needs a hug, or something. Having said that, I agree with his comments and conclusions 100%. I'm willing to admit that I've really not been interested in Vista throughout its developm...

Working virtually, or virtually working?

Darren has an excellent post for virtual workers of all stripes. As my current "job" starts around 7am, and often ends around 11:40, I'm finding I need to relearn how to stop working. The danger in ...

AlexBarn has left the building

When I first saw that Alex was moving his blog off of blogs.msdn.com, I was thinking of posting my own rationalle, but decided against it as I was sour on blogging. Then Brian mentioned that he had si...

ETags and HTTP Handlers

A few days ago, I was going to write a complaint about people not putting the Last-Modified and ETag headers on their HTTP Handlers, and/or not putting something rational in their Last-Modified. I was...

Mental note: MaxItems with XSLT

Probably old news/code, but I couldn't find it when I went looking for it. I wanted to have an XSLT stylesheet that only displayed 'n' items from the source (in this case RSS). Here's the important bi...

I can build that Web site in five notes

http://msdn.microsoft.com/msdnmag/issues/03/02/CuttingEdge/OK, I barely remember "Name that tune", but I think the meme is widespread enough for even the average juvenile dev to know. (for those eve...

Wilco.SyntaxHighlighter: must download control

If you post source code to the Web, you simply *must* download Wilco Bauwer's SyntaxHighlighter. It's an ASP.NET control that formats, colourizes and generally makes said code look good. Incredibly ea...

Sonu is piling on the Ajax goodness

First he provided the incredible GeoTagIt! mashup (written by Alessandro Gallo [Garbin]), now he's added a nice touch for rating content. The items have stars that you can use to rate the content. Cli...

Ajax: programmers vs developers?

There's an interesting thread on Tim O'Reilly's blog today that can basically be summarized as, "Are there two perspectives on Ajax?" The basic fault line is between web developers who are comforta...

CSS-friendly control adapters!

Brian lets the world know: the control adapters are on the loose!These are not only great versions of a few of the ASP.NET 2.0 controls that fix (IMO) problems with table-heavy output, but they are al...

Uniquify your cache keys

OK, I probably shouldn't have to make this post. As I keep making the mistake, there are only two possibilities: other people also make this mistake or I'm a unique idiot (as opposed to just another o...

CodeCamp news

Well, I survived my first ever CodeCamp (Victoria). I realized yesterday morning that I haven't spoken in public for "quite a while", certainly more than a few years. Also, barring telephone calls, ...

What is best, redux

    OK, now that a few of you (OK, probably everyone that reads this) have stepped into the parlour, a followup question. As a more practical question, which of these articles on GridVi...

What is 'best'?

How would you define 'best' for a piece of technical content? Is the 'best' piece on the GridView an introductory article that looked briefly at all the features? An in-depth piece on one or more feat...

He's finally blogging

Neat -- Karl's finally blogging. Good start (b*tching about documentation is always a good start). Karl wrote one of my favourite pieces (I will admit that I had more than a few favourite pieces) whil...

Seeing new content on 'that' old site

I've now been gone for a while, but I'm still seeing familiar looking articles flowing through the MSDN beast. Here are a few that seem to have been posted that I haven't seen elsewhere: File Uploadi...

CSS property window for VS 2005

This will be quite handy, I think. A property window for editing CSS plugin in VS 2005 (sadly, I'm using VWD these days, so I can't really use it too much)Visual Studio 2005 provides some capabilities...

For old times sake - new articles on MSDN/ASP.NET

Haven't seen these in the RSS feed yet, but the copies of Nikhil's amazing series on creating Data Source controls is now on MSDN: The Basics Parameters Asynchronous Data Access Caching Design Time F...

MSDN looking for Content Strategists

I forgot to mention when I posted about my leaving MSDN that my position is open. If you're a writer who's keen and capable on ASP.NET, C#, Team System and/or just about anything else Microsoft's Deve...

The new ASP.NET Dev Center

I missed sending this out yesterday, but for the launch, we also launched the new ASP.NET Dev Center. Slightly shinier, but mostly just streamlined. Also new on Monday was the new Visual Web Developer...

ASP.NET Dev Center stats: June 2003 to October 2005

Rationale in a moment, but I thought I'd share with all of you (just don't tell anyone at Microsoft, I might get fired) what the ASP.NET Dev Center page views have looked like historically: ...

The Alphabet Project: L

L is for Lulu Sometimes spelled as it is pronounced, "looloo". Not to be mistaken for a "loo", which is a bathroom, although a looloo loo would be a large bathroom. Now that that bad joke is out o...

Learn VWD and ASP.NET 2.0 with Interactive Simulations

Only slightly new as one of these (Data Access) has been live for a while, but now we have both, and in "both official languages". These are neat training videos, that include interactive simulation...

More provider wisdom (and what a coincidence)

Just as we published a whack o' content on providers in ASP.NET, Scott comes out with a great overview article on providers. Must be something in the air....

The Provider Manifesto

As many of you know, ASP.NET uses the provider model fairly heavily, but there's only been relatively limited information available on the existing providers, and how to create your own. Well, those d...

Media Share Starter Kit, part 2

UPDATE 10/13: I forgot to give you the URL. Sorry about that. Part 2 of Bill Evjen's ASP.NET 2.0 Jumpstart series went live today. Find out how the database for the Media Share Starter Kit was designe...

Fourth and inches

Nothing like an analogy that only works in Northern North America. I had debated trying something that worked a bit broader, but stuck with that one as I think it's pretty close to the topic of the th...

MSDN Webcast: patterns and practices Guidelines to ASP.NET Security

Check out this webcast on Friday, 7 Oct (1pm Pacific) about ASP.NET Security. Fritz and Keith know both ASP.NET and Security through and through, so you know it will be good. You even have overnight t...

Share your media, and learn about Starter Kits at the same time

We've got the first article in a new series by Bill Evjen. In this series, Bill will show you how to create a starter kit, starting with nothing. In this first article, he looks at the Media Share Lib...

Ajax. There, I said it. Ajax

A very cool online dictionary that uses ASP.NET and Ajax to give you word definitions, synonyms, or (my favourite) element information *as you type*! Showing once again that ASP.NET developers can com...

This is what a 'wave' of content looks like

With PDC now behind us, it's time to turn my attention back to all the bugs in my queue, and recently published content on the ASP.NET Dev Center. The Brownies have been busy: During the PDC, we parti...

TypeTester

This looks like a handy little tool. It lets you compare fonts for Web sites, showing what they will look like at various resolutions and styles. (via LifeHacker)...

A look back at PDC, from home

I took off Friday morning. It's not like I saw any talks at PDC -- I spent most of my waking, non-drinking hours at the Coding4Fun booth. It was cool -- having the Phidgets guys there was great, I kep...

Crunchy new PDC info around MSDN

You've likely already read about many of the new dev features announced today at PDC, but I figured I'd highlight some of the ones I know about here. Atlas! The technology preview of the ASP.NET team...

View Other bloggers