Joel Varty
A software architect's thoughts from
Edentity Web Systems
in Toronto, Canada.
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
.Net 4.0
Agility
AJAX
Amazon
ASP.NET
C#
Cloud
CSS
Flash
IIS
IIS 7
Javascript
jQuery
JSON
LINQ
LINQ-SQL
Live Writer
Mobile
MVC
Output Cache
Safari
Silverlight
SQL Server
SQL Server 2005
TFS
Threading
TSQL
Video Games
Visual Studio
VS 2010
WCF
Windows 7
WPF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
November 2009 (1)
October 2009 (3)
September 2009 (5)
August 2009 (2)
July 2009 (1)
June 2009 (3)
May 2009 (5)
April 2009 (4)
March 2009 (4)
February 2009 (5)
January 2009 (6)
December 2008 (1)
November 2008 (6)
October 2008 (3)
September 2008 (4)
July 2008 (3)
June 2008 (1)
March 2008 (2)
February 2008 (2)
January 2008 (2)
June 2009 - Posts
4
Comments
CSS: Get rid of dashed border on focused elements
by
joelvarty
Disclaimer : This is meant to be use ONLY ff you do NOT want your user to be able to Tab through the links on your site, or if you have already coded the :focus subclasses or onfocus script events for all of the elements in your site that you wish your...
0
Comments
Visual Studio Team System 2008 Database Edition GDR R2
by
joelvarty
This is the update to the VS 2008 Database Edition and adds support for SQL Server 2008 and no longer requires a local database server to operate. It was released back in April, but I just realized I needed it when I installed SQL Server 2008 on...
Filed under:
ASP.NET
,
VS 2010
,
SQL Server
0
Comments
Minify your Javascripts!
by
joelvarty
This is a process that is becoming more and more important as we offload a ton of our page processing to .js files as opposed to HTML files processed by the server. This is because we are doing more client templating and logical processing on the...
Filed under:
ASP.NET
,
AJAX
,
Visual Studio
More Posts