Feeds:
Posts
Comments

Archive for September, 2009

Post updated : Please check out the comments to download the installer..
1) Close all instances of VS 2008
2) Download the following file and copy the contents into notepad
    File:  RegFile

 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\9.0\AddIns\Ankh]
“SatelliteDllPath”=”C:\\Program Files\\AnkhSVN\\“
“LoadBehavior”=dword:00000001
“CommandPreload”=dword:00000001
“AboutBoxIcon”=””
“CommandLineSafe”=dword:00000000
“Description”=”Subversion addin for Visual Studio .NET 2008″
“FriendlyName”=”AnkhSVN”
“SatelliteDllName”=”BitmapDll.dll”
“AboutBoxDetails”=”Please visit http://ankhsvn.tigris.org for more information
Below is the version information for the various AnkhSVN components
AnkhSVN 1.0.2.2778
OpenSSL 0.9.8a
Neon 0.25.5
ZLib 1.2.3
Berkeley DB 4.4.20
Subversion [...]

Read Full Post »

Here is a good learning guide on the Entity framework. All credit to my namesake Zeeshan. Good work mate
Learning guide: Click here (pdf)
Source code: Click here (source)
Happy learning

Read Full Post »

I haven’t had the chance to spread it across. Pasting it from the MSDN site..
Info:
During the recent months a group of world wide MVPs and Field Experts answered to create this series.
We call this series BizTalk 2009 Light and Easy Webcast Series and we cover 16 different topics all listed under the downloads page.
Contents:

Download page:  [...]

Read Full Post »

Dubai has joined the world’s elite cities for transport and convenience with the inaugural run of its urban rail network. Although some of its stations are not completed yet, the Dubai Metro is the world’s longest driverless train system with more than 70km (43 miles) of track costing around $7.6 billion. The city inaugurated this on [...]

Read Full Post »

The BizTalk Adapter (v2.0) pack provides several WCF adapters to connect to LOB systems. Looking at the SQL adapter to explain how does the magic happen
 
Follow the comments on the right marked in GREEN that describes how a call from BizTalk gets communicated with the SQL database (with ADO.Net as the intermediary). The concept [...]

Read Full Post »