Jason N. Gaylord's Blog
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
AJAX
ASP.NET
Community News
Design/Development Tools
General Software Development
Hot Links
IIS
Internet Explorer
IT Professional
JavaScript
jQuery
LINQ
Microsoft
MVC
Opinions/Direction
Podcast
Reviews (Technical)
Silverlight
SQL Server
The Technology Post
Tips and Tricks
User Group
Vista
Visual Studio
Community
Home
Blogs
Media
Groups
Archives
May 2013 (2)
April 2013 (1)
March 2013 (1)
February 2013 (2)
January 2013 (2)
November 2012 (4)
October 2012 (6)
September 2012 (4)
August 2012 (4)
July 2012 (1)
June 2012 (1)
May 2012 (4)
March 2012 (3)
February 2012 (5)
October 2011 (2)
September 2011 (1)
June 2011 (9)
May 2011 (2)
August 2009 (1)
July 2009 (5)
June 2009 (14)
May 2009 (26)
April 2009 (5)
March 2009 (1)
February 2009 (5)
January 2009 (7)
December 2008 (6)
November 2008 (7)
October 2008 (15)
September 2008 (14)
August 2008 (15)
July 2008 (1)
June 2008 (14)
May 2008 (25)
April 2008 (9)
March 2008 (7)
February 2008 (6)
January 2008 (2)
November 2007 (1)
October 2007 (5)
September 2007 (4)
August 2007 (2)
July 2007 (2)
June 2007 (6)
May 2007 (6)
August 2008 - Posts
Improvements in Internet Explorer 8 Beta 2
by
Jason N. Gaylord's Blog
I was just checking out the improvements the team has made in beta 2 of Internet Explorer 8. While I haven't had time to mess with all of the improvements, I see lots of opportunities to create enhancements for my sites to allow visitors to get what...
Filed under:
.NET
,
Internet Explorer
,
Reviews (Technical)
Discovering Adobe Kuler - Color Themes Gallery
by
Jason N. Gaylord's Blog
Chris Love , posted a tweet today about Adobe Kuler. Kuler is a web/flash based application that allows developers and designers to upload and download color swatches for Adobe Photoshop. It's a great way, as Chris put it, for developers to pick up...
Filed under:
Reviews (Technical)
,
Design/Development Tools
Velocity Podcast
by
Jason N. Gaylord's Blog
Want to learn more about Microsoft Velocity and how this distributed caching system can improve your web applications? Then you'd better check out the new Velocity podcast at ASP.NET Podcast. You can download the MP3 at http://www.aspnetpodcast.com...
Filed under:
ASP.NET
,
Tips and Tricks
,
Reviews (Technical)
How to Override Cassini's Virtual Path in Visual Studio
by
Jason N. Gaylord's Blog
On one of the email lists that I'm on, someone had posted a question about running a website using the root path "/" or a different virtual path than the project name that is populated by default. James Crowley pointed out a blog entry from...
Filed under:
Visual Studio
,
Tips and Tricks
Windows 7 at the PDC?
by
Jason N. Gaylord's Blog
Sounds like Windows 7 might be previewed at the PDC. If not, significant details will surely be shared. No, I didn't escape one of the Microsoft buildings with their business plan but rather came across the team's new blog at http://blogs.msdn...
Filed under:
Vista
,
Reviews (Technical)
Known Issues with Service Pack 1 in ASP.NET 3.5
by
Jason N. Gaylord's Blog
Scott Galloway from the Microsoft DevDiv team has posted a couple of known issues with Service Pack 1 in ASP.NET 3.5 on the ASP.NET forums at http://forums.asp.net/t/1305800.aspx . The issues he currently has on the post are: Issue: The HtmlForm...
Filed under:
ASP.NET
,
Reviews (Technical)
Use LINQ to XML to Generate Excel Documents
by
Jason N. Gaylord's Blog
I was looking for a quick and easy solution to export data from SQL into an Excel format from within my ASP.NET application. I came across a great video posted by Beth Massi on the asp.net website (Video #7 at the bottom at http://www.asp.net/learn/linq...
Filed under:
ASP.NET
,
SQL Server
,
Visual Basic
,
LINQ
,
Microsoft Office
ASP.NET 3.5 SP1 (Formerly "ASP.NET 3.5 Extensions") Released
by
Jason N. Gaylord's Blog
ASP.NET 3.5 Service Pack 1, which was formerly called the ASP.NET 3.5 extensions, has been released. The NetFX update was available as part of the SQL Server 2008 download available on Friday. Now it is available as a separate download. There are quite...
Filed under:
ASP.NET
,
Community News
,
AJAX
,
Reviews (Technical)
Known Postback Issue with AJAX Controls
by
Jason N. Gaylord's Blog
I came across a postback issue while using the CascadingDropDown AJAX control. I had a web page with 3 DropDownList controls. The data for these controls was populated from the CascadingDropDown which would bind the data at runtime. The issue with this...
Filed under:
ASP.NET
,
AJAX
,
Controls
Tip: Set the SelectedValue on a DropDownList that is populated by a CascadingDropDown
by
Jason N. Gaylord's Blog
When using a DropDownList, you can set the selected item by using the SelectedIndex property. However, if your DropDownList is being populated by the CascadingDropDown control (from the ASP.NET AJAX Control Toolkit), that doesn't work. Instead, you...
Filed under:
ASP.NET
,
AJAX
,
Tips and Tricks
,
Controls
Clearspring Widgets Don't Work on 64-Bit Platform
by
Jason N. Gaylord's Blog
Unless you are using IE 32-bit, don't expect the Clearspring widgets to work. Clearspring is one of the leaders in building widgets for social networks and Vista. The reason their widgets do not work is because Flash is not yet supported on 64-bit...
Filed under:
Internet Explorer
,
Vista
,
Reviews (Technical)
Visual Studio Fonts and Colors
by
Jason N. Gaylord's Blog
For quite some time I've been working with a modified version of Scott Hanselman's "Dark Theme" for Visual Studio. The reason for my modifications is that the HTML and CSS settings were very difficult to read. Here is the complete list...
Filed under:
Visual Studio
,
Tips and Tricks
,
Design/Development Tools
Microsoft Releases SQL Server 2008
by
Jason N. Gaylord's Blog
SQL Server 2008 has been released to manufacturing (RTM'd) today. For more information about this release, be sure to visit Microsoft's press release at http://www.microsoft.com/presspass/press/2008/aug08/08-06SQLServer2008PR.mspx . Read More...
Filed under:
SQL Server
Amazon introduces Kindle
by
Jason N. Gaylord's Blog
Amazon released a new portable device called Kindle to their marketplace today. Kindle has the ability to read thousands of books that are available in the Amazon marketplace. Users have the ability to preview books before they decide to purchase them...
Filed under:
Hardware
Who are the ASPInsiders?
by
Jason N. Gaylord's Blog
Rob Chartier blogged about the ASPInsiders late last week. If you are unfamiliar about the group, it's purpose, and it's members, be sure to visit http://weblogs.asp.net/rchartier/archive/2008/08/01/who-are-the-aspinsiders.aspx . Read More...
Filed under:
Community News