Bring back the HTML Designer in Visual Studio 2010
Here's a simple but maybe not so obvious tip. In Visual Studio 2010 the HTML Designer is not enabled by default.
Here's a simple but maybe not so obvious tip. In Visual Studio 2010 the HTML Designer is not enabled by default.
Last year my co-worker and I ordered Electric Imp developer boards and came up with an iPhone powered Coffee Pot.
Recently while viewing the Pluralsight course Single Page Apps with HTML5, Web API, Knockout and jQuery I came across three handy tools for testing web...
Here's a helpful resource for anybody using ASP.NET Web Forms and jQuery UI. In this blog post, Jon Galloway highlights JuiceUI, a new open source project...
Being a heavy keyboard only user in many instances and having written desktop applications that focus heavily on keyboard tab order, hot keys, etc.
This article does a great job at showing you a simple example of how to use local browser web storage in conjunction with ASP.
Need to get the .com, .us, .biz, etc. part of the domain name in .NET? Here's how:
What is Code Metrics Viewer? - Matthias Friedrich highlights his Visual Studio 2010 Code Metrics Viewer extension which plugs into VS 2010 Professional...
Great article to check out! Ajax-based data loading using jQuery.load() function in ASP.
 The official Microsoft Kinect SDK beta is now out and available...
Yay!! Microsoft has released a Web Standards Update for Visual Studio 2010 that adds full support for HTML5, CSS3 and new Javascript features like...
I have been doing some work lately with jQuery, WCF, HTML5 and ASP.NET and it's been actually pretty fun challenging and fun.
I recently was looking for a way to setup a Wordpress Page that actually was just a link/placeholder for an external site.
I recently had the need to send an email with a file attachment from disk. The problem I faced was that the filename was not very user friendly at all.
When I was first trying to transition from VB.NET to C I found it pretty odd that the "My" Namespace wasn't available in C.
I recently came across this article from Scott Mitchell, that shows how to use DotNetZip to create and extract ZIP files in an ASP.
Visual Studio 2008 is not without its faults. They did however add some nice features in the 2008 release such as JavaScript debugging.
CMAP Main Meeting - Tuesday, December 7th - IIS Express, Razor, and WebMatrix, OH my! - G.
If you've used a computer before you've undoubtedly scrolled through and agreed to some sort of agreement.
A while back I had a need to dynamically re-size an iFrame's height and found a solution using a jQuery plug-in called autoHeight.
It's been one of those weeks :( !visual-studio-wait It should be noted that I was able to take a screen shot, upload it to Wordpress and make this blog...
We use SQL Server 2008's Reporting Services for all of our site's reports here at work.
I have been dragging my feet for the past few years in regards to finishing up my Microsoft development certification.
I've spent quite a bit of time recently optimizing our ASP.NET application to help improve performance.
Since we have been developing with SQL Server 2008 here at work on my latest project I have been keeping an eye on its available updates and fixes (at...
Here is a (running) list of some SQL Server Performance Tuning resources that I've compiled over the past week or so.
I have been going back and forth banging my head against a wall trying to fix a JavaScript error that was happening on my Reporting Services ReportViewer...
Not that I think I'm breaking any news here, but SQL Server 2008 has been officially RTM (released to manufacturing).
I've been having a very weird problem in Visual Studio 2008 when trying to use the automatic operations for the Linqdatasource (insert, update or delete).
Wow, it's been quite a while since I've posted. It was just into 2008 back in January. Wow how time flies!
Happy New Year! While this tip isn't my own, it still seems as though it will be very helpful.
I recently had to upgrade some Classic ASP code to .NET for some data encryption. The routines use RC4 encryption and make the result database friendly.
The email command line utility I wrote (and discussed here), CMD Email, has been updated. The latest release supports email attachments.
I've completed my first open source project. I have been wanting to put something out on Codeplex for a while and finally got around to it.
Use FxCop to write better code. I've been using it for a little while now and it definitely has helped me out. This article tells you how and why!
A co-worker of mine shared this with me recently. It was one of the biggest annoyances in Visual Studio 2005 if you ask me!