Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)
My former intern Albert has finished his metronome project that uses DirectSound and talks about some of the issues he hit on his MSN Space -- The Groove Yard . It Works! Creating streaming, live audio is sorta easy! This opens the doors for all kinds Read More...
I finally found a moment to breathe last week and come up with some text for a job posting for position in our group. We're looking for talented developers who have experience with ASP.NET. If you are or know someone who someone who might fit the bill, Read More...
Hey Omar, regarding this entry ... Your comments are closed so I thought I'd let the trackback do the talking. I just wanted to say I have been bitten by this kind of thing before as well. This would work too. get { return DateUtc.ToString("yyyy-MM-dd", Read More...
I think thinking about incorporating forums into my pickup sports sites - InfiniteHoops.com and InfiniteSoccer.com - and although I am tempted to write my own forum code, the fact is I have so little time and this is something I think there are several Read More...
The Code Project has a project by Pedro Maia Costa based on an HTC we put out for a Web Team Talking article a couple years ago. NIce job, Pedro. For me one of the great benefits of writing on the web in a developer community like blogs.msdn.com is that Read More...
This is from January, but it's making the rounds again. Here's a listing of .NET Framework equivalents of the Win32 API. Highly useful to some. Historically interesting as well. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/win32map.as Read More...
It's around two a.m. on a Sunday morning. I am finishing off a bowl of Frankenberry after completing some work to incorporate paging into my photoblog site. At first I thought I'd handle the paging at the application level and just do a simple query and Read More...
Here are a few posts on some fun stuff in System.Drawing that I found interesting. The first is a follow up to Omar Shahine's earlier post on a perf tip loading an Image from a Stream. The second I forgot to flag for follow up, but RSS Bandit has a nice Read More...
With all the articles and blog entries about these two recent service packs I was wondering if I would see anything interesting when I installed them on my laptop and home web server. The answer is no. Everything just works. My sites continue to chug Read More...
A friend pointed out the overload of HttpUtility.HtmlEncode today that I hadn't played with yet. No doubt every ASP developer has played with the version that takes in a string and returns the Html encoded string. This one will take a string and output Read More...
It’s high time I wrote another little piece on what I have been programming in my spare time. I mentioned before that I have been playing with digital photos, extracting EXIF dates with Omar’s photo library (very handy) and posting them to Read More...
I have the opportunity to take lots and lots of pictures these days and share them with family and friends. You can guess why, but I am reluctant to be as open with my private life as say KC and David . Anyhow I decided to create a photoblog for our relatives Read More...
This is pretty handy. Can't wait. Kit George has some vb demo code as well. Read More...
Well, this morning the Exchange team blog was announced on KC's feed , which is fantastic. Hopefully, I can send a few OWA tips that way. I guess we will have to wait and see. This afternoon I attended a talk by Dave Winer at MS. It was my first time Read More...
Whidbey has a method of embedding scripts, images, css, htc, etc. as resources in your code-behind assembly. Nice solution to the problem of versioning script files. Also, makes deployment easier. If you're curious, here's an article about it. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/webresource.as Read More...
More Posts Next page »
 
Page view tracker