Geeks with Blogs
HomeAbout
  • SSAS 2008: Data Management Views
    \Via [Vidas Matelis\] Vidas recently did a post about a couple of new features that will be available in SSAS 2008 (but that are not in the July CTP). One…
    Darren Gosbell · 2007-08-13
  • WF Rules and MS BRE - Comparing Performance
    Introduction I’ve been asked a few times how the performance of WF (Windows Workflow Foundation) Rules compares with that of the Microsoft Business Rules…
    Charles Young · 2007-08-12
  • Better.Dev
    - March, 2009 (1) - September, 2008 (1) - August, 2008 (1) - May, 2008 (1) - February, 2008 (1) - December, 2007 (1) - November, 2007 (1) - October, 2007…
    Jason Franks · 2007-08-12
  • Loading UserControl Dynamically in UpdatePanel
    In this post, I will show you how to load different user control in UpdatePanel from different menu item click. I have found a lot of request in Asp.net…
    Kazi Manzur Rashid · 2007-08-11
  • He Likes to Run for Fun in the Hot, Hot Sun
    !The heat index was over a hundred today when I ran one of my regular six mile routes. This summer has actually been pretty mild by Kansas standards (last…
    Russell Ball · 2007-08-09
  • Asp.net Ajax UpdatePanel Simultaneous Update - A Remedy
    If you ever try to do more than one simultaneous partial update with Asp.net Ajax Update Panel, I guess you already found that Asp.net Ajax Framework…
    Kazi Manzur Rashid · 2007-08-08
  • External Functions and the BRE
    It’s useful from time to time to be able to call external functions within business rules. Instead of something like this:
    Evan Koch · 2007-08-08
  • C# 3.0 Automatic Properties
    Defining properties can be very tedious. Suppose you have a class 1: public class UserProfile 2: { 3: private int userrId;
    Scott Dorman · 2007-08-08
  • SqlSiteMapProvider in VB.NET
    UPDATE 6.18.2008: You can download the file from Alright, so I wanted to build a dynamically/DB driven role-based menu system utilizing framework 2. I…
    Sanjay Uttam · 2007-08-07
  • BizTalk Maps and the Table Looping/Table Extractor Functoids
    When dealing with existing systems, sometimes a challenge presents itself in the form of a flat file. Trying to impose structure upon a flat file can be…
    Evan Koch · 2007-08-07
  • Gaming Crosses Over to Real Life
    So I've boarded my flight to DFW (en route to Orlando.) Having been upgraded to First Class, (thank you elite status) I started getting comfortable in my…
    Scott Van Vliet · 2007-08-06
  • Create An Ajax Style File Upload
    If you visit Asp.net Ajax Forum, you will find hundreds of request on File Upload Control that it does not give Ajax version of the page when it is placed…
    Kazi Manzur Rashid · 2007-08-01
  • LDAP - Search for Active Directory Groups in PowerShell
    doesn't have a long list of Active Directory cmdlets for PowerShell. Instead, it has 2. And they aren't AD specific - they just implement the LDAP…
    Lance Robinson · 2007-08-01
  • sql server error "The database principal owns a schema in the database, and cannot be dropped."
    sql server error "The database principal owns a schema in the database, and cannot be dropped." In SQL Server 2005, if you try to drop a database user by…
    Patrick.O. Ige · 2007-08-01
  • Simpsonize Me! Bah!
    Well the doohickey seems not to like my photo. However I did manage to Southparkify myself. Pretty schweet. (No Photo Required)…
    Will Pritchard · 2007-07-30
  • Becoming a better developer...
    Tim Hibbard has tagged me, so here goes... Meet more developers Not so long ago I posted about a new user group in my area (well, 1hr drive away) yet I am…
    Steve Clements · 2007-07-26
  • Combine Multiple JavaScript and CSS Files and Remove Overheads
    When developing a large web application especially if it is Ajax enabled, we often ended up with a larger number of JavaScript and Cascading Stylesheet…
    Kazi Manzur Rashid · 2007-07-25
  • Asp.net Ajax and VS2003
    Few days back one of my of ex-colleague called me to know what is the best platform of Ajax to work in VS2003 Project, One of his client wants to…
    Kazi Manzur Rashid · 2007-07-21
  • Using Garbage Collection in .NET
    Garbage collection is one of the most fundamental aspects of the.NET Common Language Runtime (CLR) and is available to all.NET programming languages.…
    Scott Dorman · 2007-07-21
  • Serialize and deserialize objects as Xml using generic types in C# 2.0
    I've been using Object<>Xml serialization in.NET based on for a while. I decided to enhance it a tad bit with some generics, so I could use it more…
    Paul Whitaker · 2007-07-20
← Prev1…169170171…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.