Welcome

Community Server enables almost instant community building for you, your customers, friends, and colleagues.

Learn more...

Search

Posts By Group

Syndication

Bloggers

Opml

Latest Posts

Emergent Design: The Evolutionary Nature of Professional Software Development

The other day I listened to a very informative webinar with Scott Bain. He talked about lean programming and designing as you go through the dev cycles.

To view the iPod Video go here.

posted @ 12/19/2007 12:27 PM by Fred's Brain Waves

Code Formatting Utility for Blog

This code formatting utility facilitates for formatting code for 1) C# 2) VB 3) html/xml/aspx 4) t-sql 5) msh Convert Code to Html format for Blog posting

posted @ 3/20/2007 11:40 AM by Fred's Brain Waves

Automating the code writing process using macros

When writing code and documentation for source files, there is lots of manual work. Often you follow a specific code standard and some code you write quite often with small changes. Dan Handevik has developed a set of Macros for easing your daily work.


See the full article.

posted @ 2/28/2007 6:15 AM by Fred's Brain Waves

Macro to enable Code Analysis and define FxCop rules

This is a great little macro that can save some time. More

posted @ 8/15/2006 1:44 PM by Fred's Brain Waves

Scott Hanselman's 2005 Ultimate Developer and Power Users Tool List

This is a great list of tools.

posted @ 4/25/2006 4:49 PM by Fred's Brain Waves

Improving Application Performance in .Net

Application performance has always been a concern for Web Application developers. This article contains guidelines and tips for maximizing application performance in ASP.NET.

posted @ 4/20/2006 6:22 AM by Fred's Brain Waves

Some Cool Tips for .NET

These are some tips for commonly faced problems in .NET

posted @ 4/19/2006 8:20 AM by Fred's Brain Waves

A Crash Course on ASP.NET Control Development: Template Properties

Dino Esposito continues his series on ASP.NET 2.0 controls development with this look at how to create template properties in a custom control. More

posted @ 4/18/2006 10:48 AM by Fred's Brain Waves

Subclassing Pages and Master Pages in ASP.NET 2.0

Sometimes the simplest things in ASP.NET 2.0 turn out to be the hardest things to implement. One example is trying to have a shared property across all your web pages. For example, let's say that you want to have a User object that is on all of your pages and that object be initialized on Page_Load. More

posted @ 4/18/2006 10:44 AM by Fred's Brain Waves

ClickOnce: Bringing Ease and Reliability to Smart Client Deployment

Who said client deployment has to be difficult? The ClickOnce technologies baked into Visual Studio 2005 and .NET Framework 2.0 make distributing your application either online or offline much easier. More...

posted @ 3/27/2006 7:53 PM by Fred's Brain Waves

Get a FREE Second Chance to Pass Your Microsoft Certification Exam

If you register for this offer you will get a free exam if you fail on your first try.

posted @ 2/22/2006 9:21 AM by Fred's Brain Waves

Common Web Project Conversion Issues and Solutions

Reviews both Visual Studio 2005 Web project and ASP.NET 2.0 framework changes that affect Web project conversion, and then discusses common issues and solutions for converting using Visual Studio 2005. More

posted @ 2/2/2006 3:23 AM by Fred's Brain Waves

Visual Studio 2005 Web Application Project Preview

The Visual Studio 2005 Web Application Project Model is a new web project option for Visual Studio 2005 that provides the same conceptual web project approach as VS 2003 (a project file based structure where all code in the project is compiled into a single assembly) but with all the new features of VS 2005 (refactoring, class diagrams, test development, generics, etc) and ASP.NET 2.0 (master pages, data controls, membership/login, role management, Web Parts, personalization, site navigation, themes, etc). More

posted @ 2/2/2006 2:44 AM by Fred's Brain Waves

Upgrade info for ASP.NET 1.x to 2.0

ASP.NET 2.0 contains a wealth of new features and capabilities for ASP.NET developers. Learn how to best use the new features and explore the changes to the architecture in ASP.NET 2.0. More

posted @ 1/23/2006 6:30 AM by Fred's Brain Waves

Essential Tools for .Net and Visual Studio

Visual Studio Add-Ins Every Developer Should Download Now

Ten Must-Have Tools Every Developer Should Download Now

posted @ 1/17/2006 5:49 PM by Fred's Brain Waves

Past the AJAX Hype

Some things to think about

posted @ 12/29/2005 6:53 PM by Fred's Brain Waves

An Extensible Master-Page Framework for ASP.NET 1.1 Using Pattern Oriented Design

Development of a framework for master-pages using ASP.NET and C#. More...

Masterpage framework in ASP.NET 1.X and ASP.NET 2.0 More...

posted @ 12/22/2005 4:55 AM by Fred's Brain Waves

Regulator - free regular expressions testing and learning tool

The Regulator is an advanced, free regular expressions testing and learning tool written by Roy Osherove.
It allows you to build and verify a regular expression against any text input, file or web, and displays matching, splitting or replacement results within an easy to understand, hierarchical tree.

posted @ 12/5/2005 3:57 AM by Fred's Brain Waves

ASP.NET Beginner's Guide To Creating UI, Business, and Data Layers in Applications

Good article on .net project architecture

posted @ 10/13/2005 9:22 AM by Fred's Brain Waves

Rapid Web Application Development

An article about the Multiformity Open Source project.

posted @ 10/6/2005 4:59 AM by Fred's Brain Waves

Service Controller

How to programmatically control an NT Service. 

posted @ 10/6/2005 4:40 AM by Fred's Brain Waves

AppSettings can Reference an External Config File

I recently discovered that the app/web.config file can reference an external config file to get some or all of its appsettings. [Paul Wilson's .NET Blog]

posted @ 10/6/2005 4:30 AM by Fred's Brain Waves

AJAX Was Here

AJAX, if you haven’t already heard, stands for Asynchronous JavaScript And XML. If you’re unfamiliar with what AJAX is, I suggest reading AJAX: A New Approach to Web Applications by Jesse James Garrett. AJAX is a relatively new name for a set of technologies that have been around for quite some time. More here.

posted @ 10/6/2005 4:17 AM by Fred's Brain Waves

Ajax.NET - A free library for the Microsoft .NET Framework

This web site is a demonstration page of the Ajax.NET library

posted @ 10/6/2005 4:01 AM by Fred's Brain Waves

SAL - Simple AJAX Library

Great article on AJAX

posted @ 10/6/2005 3:57 AM by Fred's Brain Waves


1 2 3 »