Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » c#   (RSS)

Casey Watson's Jeopardy Coolness

  Last December I had the pleasure of attending the C# SIG in Dallas when Casey Watson was speaking.  It was one of the coolest lectures I have been to and I think Casey truly has some great skills as a speaker. He blogged about it here: 
Posted by zainnab | 2 Comments
Filed under: , ,

Design Patterns

Webcasts Page MSDN and TechNet Search Pages MSDN Webcast Page: http://msdn2.microsoft.com/en-us/events/aa740361.aspx TechNet Webcast Page: http://technet.microsoft.com/en-us/bb291010.aspx Design Pattern Goodness: Introduction to Design Patterns In this

Microsoft Source Analysis for C#

Finally available to the public!!!!  Check this out:   === Source Analysis is similar in many ways to Microsoft Code Analysis (specifically FxCop), but there are some important distinctions. FxCop performs its analysis on compiled binaries,
Posted by zainnab | 0 Comments

Fundamental Shizzle For .NET Developers

This page is dedicated to those rare gems that exemplify the core elements needed to be a great (not "good", not "okay" -- friggin "great") developer. So, if you want to kick much butt and impress the opposite sex with your coding skillz then you have

String Comparison Love: Which way is the best for comparing strings?

    Just came across this really great article on which method is best for string comparisons.  If you ever wanted to dig into string comparisons this is the way to do it!   http://akutz.wordpress.com/2008/07/20/stringing-along-in-net
Posted by zainnab | 1 Comments
Filed under: , , , ,

Some WCF Guidance Fun

  One of my victims, Ilias, asked some very cool questions the other day:   1- What do you recommend for authentication : passing username/pwd (in headers), in every every service call, …? 2- When you’re using a WCF hosted workflow,

Visual Studio Debugger FAQ

Fracking awesome post by Jim Griesmer you have to read:   http://blogs.msdn.com/jimgries/pages/visual-studio-debugger-faq.aspx

VB to C# Language Equivalents Java to C# Language Equivalents

  Came across these recently when helping out one of my victims with some RegEx stuff.  Thought some of you might like this:   http://www.harding.edu/fmccown/vbnet_csharp_comparison.html http://www.harding.edu/fmccown/java1_5_csharp_comparison.htm
Posted by zainnab | 1 Comments

Heroes Happen Here Launch in Second Life on April 26th!!!!

  Just a reminder that we have a launch event coming up!  We want to get as many people as we can for this one!  Go here for more info:   http://blogs.msdn.com/zainnab/archive/2008/04/13/heroes-happen-here-launch-in-second-life-april-26th-2008.asp

Windows Communication Foundation Tools in Visual Studio 2008

Yes, webcast goodness continues! The zip file attached has the resources (deck, etc...) and here is a link to the webcast: http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032370639&EventCategory=5&culture=en-US&CountryCode=US

2007 Office System Interoperability with Visual Studio 2008

Resources for my webcast: 2007 Office System Interoperability with Visual Studio 2008 Includes slides, demo scripts, and completed projects. Notable exceptions: no demo script for Word Content Controls (use link for Daniel Moth's blog ) and no completed

Wake On LAN is Your Friend

I work from home when I am not on the road. In my home I have my office downstairs and the regular living area upstairs. I also work on two computers most of the time which are my demo machine and my normal work machine. Okay so I use Remote Desktop to
Posted by zainnab | 2 Comments
Attachment(s): WakeOnLan.zip
 
Page view tracker