offwhite

Stories submitted by offwhite

Firebug 1.2 Released(ejohn.org)

submitted by offwhiteoffwhite(975) 3 years, 5 months ago

Firebug 1.2 which works in Firefox 3 has been released. If you are doing any AJAX development (JavaScript, jQuery, etc) this tool is invaluable. Updating Firebug to work in FF3 took quite a bit of effort and now it it works again with many new improvements and features planned to for the next release. read more...

add a comment |category: |Views: 13

tags: another

Internet Explorer 8 and Future Proofing your Website(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 3 years, 11 months ago

Preparing for IE8 using web standards and version adaptation. read more...

add a comment |category: |Views: 8

tags: another

Fixing the Jumping AJAX Rating Control(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 3 years, 11 months ago

The Rating Control has a bug that causes the page to jump tot the top after clicking. Here is a simple fix using jQuery. read more...

add a comment |category: |Views: 31

tags: another

Intellisense for jQuery in Visual Studio 2008(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years ago

Intellisense does not work out of the box for Visual Studio 2008 but you can create a stub script that does work. read more...

1 comment |category: |Views: 66

tags: another

Tidy up your Markup in .NET(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 2 months ago

Clean markup is important. If you use a rich text editor that produces deprecated markup you can use Tidy for .NET to bring it up to modern standards. read more...

add a comment |category: |Views: 5

tags: another

Tips for Blogging about .NET(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 2 months ago

More developers should be blogging as long as they write well and maintain great blogs. Here are tips to do that. read more...

1 comment |category: |Views: 3

tags: another

Visual Studio 2008: New Features Worth Mentioning(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 3 months ago

There are tons of new features in Visual Studio 2008. These are the most compelling reasons to upgrade. read more...

1 comment |category: |Views: 17

tags: another

What is ESB and do you need it?(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 3 months ago

Do you really need an Enterprise Service Bus for to implement a Service Oriented Architecture? Is this debate pointless before we know what SOA is? read more...

add a comment |category: |Views: 17

tags: another

Questions from a Future Web Developer(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 6 months ago

Now is a great time to get into web development. These questions came from someone looking to get started after following a different career. What advice would you add? read more...

add a comment |category: |Views: 3

tags: another

Automating iTunes with C#(blogs.msdn.com)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

When you install Apple iTunes, it includes a COM automation library (see link for SDK docs). It is very easy to use! read more...

add a comment |category: |Views: 445

tags: another

Use the SVNBridge to get TortoiseSVN working with CodePlex(hanselman.com)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

The SvnBridge project is working out the kinks and may be done with a stable release soon. Scott Hanselman walks through using SvnBridge with CodePlex. read more...

add a comment |category: |Views: 4

tags: another

Custom Exceptions for the Real World(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

Inspired by the newly defined ADD methodologies, I have assemblies a list of real world exceptions. Have some of your own? read more...

add a comment |category: |Views: 3

tags: another

Vote for Full Intellisense Support of Javascript(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

Before Visual Studio 2008 they really should complete full support for Javascript since it will be the last major release we see for at least a 18 months. Vote for full Javascript support. read more...

add a comment |category: |Views: 7

tags: another

SubSonic and Automation with MSBuild(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

Learn how to generate your data access layer automatically using MSBuild and SubSonic together with this short video demonstration. read more...

add a comment |category: |Views: 12

tags: another

WCSF 1.1 Shipped!(blogs.msdn.com)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

The updated Web Client Software Factory is out. It now works with the latest Guidance Automation Extensions and Enterprise Library. The WCSF is used build web service clients (ASMX or WCF) in C# or VB.NET. read more...

add a comment |category: |Views: 6

tags: another

Startup with DotnetKicks.com(brennan.offwhite.net)

submitted by offwhiteoffwhite(975) 4 years, 7 months ago

Set your startup screen in Visual Studio to show headlines from DotnetKicks.com. read more...

add a comment |category: |Views: 0

tags: another