Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Microsoft » Code Samples   (RSS)
Yep, the internet is on! I think most of the comments I got yesterday all revolved around the fact that I posted all my presentations in PPTX format. I work for Microsoft, and well, I use PowerPoint to create my presentations. I figured most people, even Read More...
I think that this was my favorite session I did while doing all my ReMIX presentations. It was the one I found most interesting, and most relevant to the work that I do, and see many web developers and designers doing every day. I'm not sure if there Read More...
Up until now, we've never had a great set of JavaScript debugging tools, but "Orcas", the next version of Visual Studio will have some great new JavaScript debugging tools. While Visual Web Developer "Orcas" hasn't shipped yet, there is a CTP available Read More...
Just before I headed up to Web Directions North, I wrote a little chunk of code to help me do a system back up. Enough people at work have been losing data on their hard disks, so I decided I wasn't going to have that happen to me. I picked up a NAS storage Read More...
I'm teaching the From Prints To Online: Updating Your Website class today at PCNW, and I had someone ask how they could random show an image on their home page. All of the students aren't really web designer or developers, but fine art photographers. Read More...
I brought a neat idea to my lead earlier this week, and lo and behold, he started working on it! He got the hard part done one morning when he was in before everyone else, but now I get to implement this idea. With the new designer surface, I wanted to Read More...
Yesterday, after somone asked on the forums how to do a web request in an application, I posted some code that I had written a while ago, and I got some great feedback on it. It solved a problem that I was working on, and did exactly what a few people Read More...
There has been a semi-frequent request on forums and such for people who want to do an HTTP request from their application (either web or client) and get the response as a string back so that they can process it from there. I had some code that did something Read More...
Over the last couple of weeks, I've been looking at ways of distributing files to users in a somewhat secure method. I want to be able to say user X can download file Y, but user Z cannot. I wanted to do to this in a somewhat roles based method, and be Read More...
In my efforts to continue building my personal web sites, I wanted to see where my visitors are coming from and how they are getting to my web site. Unfortunately, my ISP doesn't provide me with any kind of stats or access to the logs, so I'm kind of Read More...
I think this is probably the last of the fun user controls that I created for my web sites, but this one was one of the more important ones for my http://www.nocommonground.com website. When I created NoCommonGround, I wanted a site that would take all Read More...
Lately I've been doing some ad-hoc on VWD, creating a few web sites, and there seem to be two pretty common things I put on those web sites, a "Contact Me" page, and a links page. And seeing that there have been lots of changes to the email API's between Read More...
One of the things thats been on my mind for a while has been to update my web site, and make it a central point of syndication. I've got several different websites that I am contantly updating but they're all running different application, and all with Read More...
 
Page view tracker