Jun 14 2011

Debugger Canvas

Category:Bil@l @ 11:40

Debugger Canvas is a new user experience for the debugger in Visual Studio Ultimate. It pulls together the code you’re exploring onto a single pan-and-zoom display. As you hit breakpoints or step into code, Debugger Canvas shows just the methods that you’re debugging, with call lines and local variables, to help you see the bigger picture.

 

Download and learn more on Debugger Canvas at DevLabs: Debugger Canvas

 

HTH,
Regards

Tags: , , , , ,

Jun 9 2011

How to Install PHP 5.3 FastCGI on Windows 2008 IIS 7 / 7.5

Category:Bil@l @ 13:48

I have tried recently to install PHP 5.3.6 over IIS 7.5 running on a machine of Windows Server 2008 R2. While checking out the instructions on how to properly do that, I passed by those two articles that I would like to share with you, in case you are in the same position of installing PHP over IIS 7 or 7.5:

 

  • How to Install PHP 5.3 FastCGI on Windows 2008 IIS 7
  • How to install PHP ISAPI on Windows 2008 IIS7 x64

 

Hope this helps,

Regards

Tags: , , ,

Jun 1 2011

Introduction to WebMatrix & Razor Pages - Microsoft TechDays Beirut 2011

Category:Bil@l @ 21:31

Today, I had the honor to present one of the sessions at Microsoft TechDays Beirut 2011. The session discussed an Introduction to WebMatrix & Razor Pages.

 

Thank you all for attending, please find below links to the slide deck and demo files:

 webmatrix-razor.zip (2.51 mb)

 webmatrix-razor-code.zip (14.47 mb)

 

Here are some links I advise you to read on WebMatrix & Razor Pages:

 

As a reminder, you can always follow me on Twitter @bhaidar to follow latest technologies I post about and other related topics.

 

HTH,
Regards

Tags: , , , , , , , , ,