Geeks with Blogs
HomeAbout
  • Tip/Trick: Show Header and Footer of GridView when no Data returned.
    This example demonstrates how to show the Header and Footer of GridView when no data returned from the DataSet or DataTable.
    Vincent Maverick Durano · 2009-03-11
  • Hacking the Assembly Manifest
    \Source: [https://geekswithblogs.net/EltonStoneman\] I was debugging a particularly nasty problem and found myself wanting to edit the manifest of a…
    Elton Stoneman · 2009-03-11
  • Why I love Xbox 360 and why I hate when we talk about X360 in Poland…
    1) XNA - great free tool for game developers 2) Boku/Kodu – great visual game language system 3) Games – plenty good games awesome Xbox Live
    Mateusz Kierepka · 2009-03-11
  • Emulating multi-touch device for Windows 7
    ![4Developers](https://gwb.blob.core.windows.net/kobush/WindowsLiveWriter/EmulatingmultitouchdeviceforWindows711B10/P1100794.jpg)Short while after I wrote…
    Szymon Kobalczyk · 2009-03-10
  • How to fade image layers using Gimp gradient/blend tool
    This post will explain how to do fading (fade out a layer) in Gimp. Assuming you have an image open... 1. Add a new layer 2. Draw the part you want faded…
    Tim Huffam · 2009-03-10
  • Debugging Attributes
    Attributes are a great way to communicate some extra information about a class, method or property and the debugger looks for a few different attributes…
    DarrenFieldhouse · 2009-03-08
  • Evolutility – CRUD UI dla ASP.net
    Ostatnio, tj. kilka godzin temu, przemierzajac bezgraniczne przestrzenie Internetu trafilem na ciekawe biblioteki sluzace do obslugi bazy danych, a…
    jakubmal · 2009-03-06
  • Dispose and Finalize methods
    Here are are few tips on using the IDisposable pattern and using Finalizers - Implement IDiposable if accessing managed resources like…
    Rohit Gupta · 2009-03-06
  • Implementing Dependency Replication with TFS Team Build
    Moved to http://blog.ehn.nu/2009/03/05/implementing-dependency-replication-with-tfs-team-build/
    Jakob Ehn · 2009-03-05
  • Mapping Stored Procedure Parameters in SSIS OLE DB Source Editor
    I was working on a SSIS Data Flow Task by passing Package Variables into a Stored Procedure. I will be using [AdventureWorks] sample database included…
    Soe Tun · 2009-03-05
  • I'm a PC and I'm a MVP -- 2009 MVP Summit WrapUp and Thanks!
    I'M A PC AND I'M A MVP If you were in Seattle this week for #mvp09 (the 2009 Microsoft MVP Summit), then you either skipped the Wednesday Keynotes or you…
    Dave Campbell · 2009-03-05
  • Oslo based solution for deploying BizTalk applications
    Since PDC I’ve been working on and off on an “Oslo” based solution for deploying a BizTalk application; unfortunately I couldn’t get a good chunk of time…
    Yossi Dahan · 2009-03-04
  • Test and Sample Data
    I need sample / test data all the time. When ever I build an application for a client it is useful for testing and demonstrating, when I teach a course…
    DarrenFieldhouse · 2009-03-04
  • SQL Server 2008 installation keeps asking for a computer restart before beginning
    I was trying to get SQL Server 2008 express installed and every time I ran the installation program it kept coming up saying that my computer was failing…
    Jason Row · 2009-03-03
  • Entity Framework : At first glance the LINQ to SQL team didn’t transition fast enough!
    I started looking at the latest the EF team had to offer and while things have progressed immensely over the years it appears that there is still some…
    Andrew Siemer - www.andrewsiemer.com · 2009-03-03
  • Dynamic log fileNames with log4net
    If you needed to generate dynamic logfile names with log4net then you can use the following config 1: <appender name="RollingFileAppenderV1"…
    Rohit Gupta · 2009-03-03
  • Tips on using log4net RollingFileAppender
    By Default we have the following values for following properties of a RollingFileAppender - staticLogFileName = true - countDirection = –1 - rollingStyle…
    Rohit Gupta · 2009-03-03
  • Silverlight Cream for March 02, 2009 -- #532
    In this issue: Velvart Andras, Corey Miller, Alex Knight, and Terence Tsang. Shoutouts: Shawn Wildermuth has comments about and a link to ADO.NET Data…
    Dave Campbell · 2009-03-02
  • Consuming WCF Service using BizTalk WCF Adapter
    While consuming a WCF Service in BizTalk Server 2006 R2 using WCF adapter (WSHTTP binding), there is one thing that has to be kept in mind. By default,…
    kasi · 2009-03-02
  • Windows 7 “beta” Over
    Windows 7 “beta” Over The honeymoon is over, and it looks like the beta period is over, too. http://blogs.msdn.com/e7/archive/2009/02/26/some-changes-since…
    Bill Tudor · 2009-02-28
← Prev1…132133134…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.