Geeks with Blogs
HomeAbout
  • KnockoutJS Custom Binding for Invoking an Action with Enter Key
    KnockoutJS Custom Binding for Invoking an Action with Enter Key KnockoutJS is an awesome MVVM JavaScript data binding framework for building rich user…
    Steve Michelotti · 2011-10-11
  • Oracle Dynamic SQL – Drop Table, Copy Table, Purge Tables
    Oracle Dynamic SQL – Drop Table, Copy Table, Purge Tables CREATEORREPLACEPROCEDURE COMPLIANCE11.table\drop (table\name VARCHAR2) IS dml\str VARCHAR2…
    Rodney Vinyard · 2011-10-10
  • How to Join Computer to a Domain (When DNS name does not exist)
    When you are going to join any computer from domain controller the following error will be appeared on your computer screen. Full Error Message
    Saqib Ullah · 2011-10-09
  • Windows 8 Platform and Tools
    As a developer of Microsoft technologies I alway think about what programming model and tools are provided by the platform. On Microsoft new operation…
    Saqib Ullah · 2011-10-08
  • How to Gain Technical Wisdom
    I previously blogged about technical wisdom here. Here's the my definition of that: Technical wisdom: Knowing why a particular solution is a bad idea even…
    joeeames · 2011-10-07
  • WCF Service Message Timeouts, Size Limits, Tips and Tricks
    Is your WFC Service hitting the Maximum Limits set on the default service configurations? Open up the artificial constraints of the WCF Service Debugging…
    smyers · 2011-10-05
  • SortedDictionary and SortedList
    Apart from Dictionary<TKey, TValue>, there's two other dictionaries in the BCL - SortedDictionary<TKey, TValue> and SortedList<TKey, TValue>. On the face…
    simonc · 2011-10-05
  • Microsoft All-In-One Code Framework Sample Browser v4 Released – A New Way to Enjoy 700 Microsoft Code Samples
    image Today, we reached a new milestone of Microsoft All-In-One Code Framework. It gives me great pleasure to announce our newest Microsoft All-In-One…
    Geekswithblogs · 2011-10-04
  • Silverlight Cream for October 04, 2011 -- #1156
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20111004Damian Schenkelman"><u>Damian Schenkelman</u></a>, <a…
    Dave Campbell · 2011-10-04
  • MVVM Light Toolkit for Windows 8 (preview) #mvvmlight #win8
    I was very optimistic when I first saw Metro style apps coded in C# on Windows 8, because for the most part they are not much different than the well…
    Laurent Bugnion · 2011-10-03
  • SilverlightShow for Sept 26 - Oct 02, 2011
    Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for September 26 - October 02, 2011.
    Dave Campbell · 2011-10-03
  • Silverlight Cream for October 03, 2011 -- #1155
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20111003AfricanGeek"><u>AfricanGeek</u></a>, <a…
    Dave Campbell · 2011-10-03
  • Silverlight Cream for October 02, 2011 - 2 -- #1154
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20111002Justin Angel"><u>Justin Angel</u></a>, <a…
    Dave Campbell · 2011-10-02
  • Uncaught exceptions in Task threads will kill IIS - even with WCF error handling
    Yes, all unhandled exceptions will kill the IIS worker process, but in WCF you can tag an IErrorHandler onto your service behavior and all unhandled…
    Elton Stoneman · 2011-09-30
  • Why NuGet for Visual Studio 2010 is so useful!
    Recently I delivered a session at Virtual TechDays on why NuGet is so useful. As a part of the demonstration, I was showcasing how it automatically allows…
    Harish Ranganathan · 2011-09-30
  • Application pool crashing issue
    Here is the interesting problem of the week... finally figured it out! All of a sudden this Monday, our clients started getting "Service Unavailable"…
    razisyed · 2011-09-30
  • SilverlightShow for Sept 19 - 25, 2011
    Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for September 19 - 25, 2011.
    Dave Campbell · 2011-09-29
  • Developing ASP.NET MVC 4 Applications on Windows 8 Developer Preview
    Well, as mentioned in my earlier posts, the ASP.NET MVC 4 has Developer Preview has been released. You might notice quite a bit of this term “Developer…
    Harish Ranganathan · 2011-09-27
  • Silverlight Cream for September 27, 2011 -- #1151
    <table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20110927Pete Brown"><u>Pete Brown</u></a>, <a…
    Dave Campbell · 2011-09-27
  • How to add attributes to classes generated by LINQ2SQL or Entity Framework?
    INTRODUCTION In these days Microsoft developers tend to compose their Data Access Layers using LINQ2SQL or Entity Framework most of the times. The good…
    Martinez · 2011-09-26
← Prev1…656667…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.