Geeks with Blogs
HomeAbout
  • Adding Robots.txt to your ASP.NET MVC 3 Applications
    One of the things I always forgot to add to my web applications is the Robots.txt file that Search Engines use to see what they should index. This file…
    Jeff Julian · 2012-04-25
  • CSS Hassle for different browsers
    Even been into the hassle of an HTML table displaying differently on different browsers ? of course every UI developer have been into it. I've found a…
    H@Ni · 2012-04-24
  • Database continuous integration step by step
    This post will describe how to set up basic database continuous integration using TeamCity to initiate the build process, SQL Source Control to put your…
    David Atkinson · 2012-04-24
  • SQL Azure: Database Size History
    You may end up in a situation where you need to know how your databases have evolved over time from a storage standpoint, and how much they were used. For…
    Herve Roggero · 2012-04-23
  • Ever wondered what the Object Explorer Details window is for?
    Typically, when I install SQL Server Management Studio and run it for the first time, the first thing I do is to close the Object Explorer Details window.…
    David Atkinson · 2012-04-23
  • Presentation on SQL Server Health in a SharePoint environment
    Sql Health in a SharePoint environment View more presentations from Enrique Lima.
    Enrique Lima · 2012-04-22
  • Changing SharePoint with - CSS3, HTML5 and jQuery
    This post covers how to squeeze the most out of the platform we all love - SharePoint 2010 and push the boundaries to the max in-order to get acceptance…
    KunaalKapoor · 2012-04-19
  • Slides and source code for my past talks this year
    I had the chance to be invited to talk at various conferences this year already, and I promised to post the slides and source code, so here it is!
    Laurent Bugnion · 2012-04-18
  • Agile Principles -- Continuous Delivery
    Probably the most important principle in all of agile development reads like this... Our highest priority is to satisfy the customer
    Jonathan Mills · 2012-04-16
  • Translate jQuery UI Datepicker format to .Net Date format
    I needed to use the same date format in client jQuery UI Datepicker and server ASP.NET code. The actual format can be different for different localization…
    Michael Freidgeim · 2012-04-14
  • Visual Studio 10 crashed when tried to open one of solutions
    Visual Studio 10 crashed when I tried to open one of my solutions. Closing Visual Studio and rebooting the machine didn’t help. The error message that was…
    Michael Freidgeim · 2012-04-14
  • Creating SharePoint sites from xml using Powershell
    It is frequently useful to create / delete web applications in a development environment. If you need to create a structure, this can quickly become…
    Norgean · 2012-04-12
  • Programming doesn’t have to be Magic
    ![Computer Locke](/images/wesm/programming-doesnrsquot-have-to-be-magic/ca00afad-Computer20Locke2.jpg) In the show LOST, the Swan Station had a button…
    Wes McClure · 2012-04-11
  • Robotic Arm – Hardware
    This is first in series of articles about project I've been building in my spare time since last Summer. Actually it all began when I was researching a…
    Szymon Kobalczyk · 2012-04-09
  • NDepend Evaluation: Part 3
    NDepend is a Visual Studio add-in designed for intense code analysis with the goal of high code quality. NDepend uses a number of metrics and aggregates…
    Anthony Trudeau · 2012-04-09
  • How to remove the last character from Stringbuilder
    We usually use StringBuilder to append string in loops and make a string of each data separated by a delimiter. but you always end up with an extra…
    hmloo · 2012-04-08
  • Customizing the Test Status on the TFS 2010 SSRS Stories Overview Report
    This post shows how to customize the SQL query used by the Team Foundation Server 2010 SQL Server Reporting Services (SSRS) Stories Overview Report.
    Bob Hardister · 2012-04-04
  • Using Node.js as an accelerator for WCF REST services
    Node.js is a server-side JavaScript platform "for easily building fast, scalable network applications". It's built on Google's V8 JavaScript engine and…
    Elton Stoneman · 2012-04-04
  • Working with packed dates in SSIS
    One of the challenges recently thrown my way was to read an EBCDIC flat file, decode packed dates, and insert the dates into a SQL table. For those…
    Jim Giercyk · 2012-04-03
  • Awarded Visual Studio ALM MVP for 2012!
    Moved to http://blog.ehn.nu/2012/04/01/awarded-visual-studio-alm-mvp-for-2012/
    Jakob Ehn · 2012-04-01
← Prev1…515253…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.