Gaia Ajax Widgets 3.0 "Glory" Officially Released!
We're very proud to announce the 3.0 "Glory" release of Gaia Ajax Widgets - the #1 Ajax framework for ASP.NET and Mono. 4 new widgets: Extended... more »
2 commentsSave Tags: .net, ajax, microsoft, open source
Architecting Linq to SQL, part 10
This is intended to be the last part in this series and I wanted to take the opportunity to talk about a number of related if diverse topics. I would... more »
0 commentsSave Tags: .net, methodology, microsoft
Sandcastle Source Released
Sandcastle is the API documentation tool used internally by Microsoft for the .NET platform. It is being offered under the terms of the Microsoft... more »
0 commentsSave Tags: announcement, microsoft, open source
Microsoft accused of reinventing EJB – ouch!
There is a lot of discussion around Microsoft’s object-relational efforts right now. There are a couple of key issues: Is Microsoft really committed... more »
0 commentsSave Tags: microsoft, reviews
Famous Quotes From Bill Gates - Part 2
My previous article about Bill Gates SQLAuthority News - Famous Quotes From Bill Gates got really lots of readers and got lots of request in email... more »
0 commentsSave Tags: humor, microsoft, trends
What do Free and Open Source Software Leaders Think of Microsoft?
Those who responded were Peter Brown of the Free Software Foundation, Jim Zemlin of The Linux Foundation, Richard Stallman, the founder of the free... more »
0 commentsSave Tags: microsoft, news, open source, opinion
Getting Started with PowerShell 2 - Part 2
This continues a short series of posts about getting started with PowerShell … with a few tips about things you can do to keep your PowerShell profile... more »
0 commentsSave Tags: how-to, microsoft, other languages
Microsoft vs VMware: The New Battleground takes Shape
Now that Hyper-V is officially shipping you can expect to see a series of new developments in the data center virtualization market. Microsoft... more »
0 commentsSave Tags: microsoft, news
Sergey Is Leaving Google For Microsoft (Not THAT Sergey...)
On Google having a hard time retaining employees...
0 commentsSave Tags: microsoft, opinion, trends
Bill Gates and the Greatest Tech Hack Ever
Bill Gates has pulled off one of the greatest hacks in technology and business history, by turning Microsoft's success into a force for social... more »
0 commentsSave Tags: microsoft, opinion
Joel Spolsky on Bill Gates as a Leader
When I graduated from college, in 1991, I started working for Microsoft (NASDAQ:MSFT) on the Excel team. My title was program manager. I was supposed... more »
5 commentsSave Tags: microsoft, opinion
NHibernate relationships and inheritance
This is the second part in a series of articles about NHIbernate. This article covers one to one and one to many relationships, inheritance, etc.
0 commentsSave Tags: .net, database, methodology, microsoft
Design Patterns - Observer/Event Pattern
Yesterday I described the Observer Pattern and mentioned that the .NET CLR provides this functionality through events and delegates. Let’s have a... more »
0 commentsSave Tags: .net, frameworks, methodology, microsoft
Thanks Bill
Thanks to Bill Gates. This post is a bio and timeline of the life of Bill Gates.
0 commentsSave Tags: microsoft, opinion, windows
Famous Quotes From Bill Gates
“Success is a lousy teacher. It seduces smart people into thinking they can’t lose.”
0 commentsSave Tags: microsoft
Bill Gates And His Frustration Towards His Company's Product
A mail send by Bill Gates to Jim Allchin regarding his frustrations to download and install 'Moviemaker' and 'Digital Plus pack'
1 commentsSave Tags: humor, microsoft
Git to CodePlex
I had major issues getting commits to work. Eventually I figured out that git-svn does not send hashes of the files as all other SVN clients that I... more »
0 commentsSave Tags: microsoft, open source, tools
Intro to NHibernate
This article takes someone through setting up NHibernate for the first time using the AdventureWorks database.
0 commentsSave Tags: .net, database, frameworks, microsoft
How to Create a Winsock Application in C++
There are two distinct types of socket network applications: Server and Client. Servers and Clients have different behaviors; therefore, the process... more »
0 commentsSave Tags: c-and-cpp, how-to, microsoft
Code Generation with C# 3.0 and Visual Studio 2008
This article covers the new features in C# 3.0 and Visual Studio 2008 that make complex code generation tasks easy. It explores the techniques by... more »
0 commentsSave Tags: .net, how-to, microsoft
Microsoft Security Advisory Alert: SQL Injection Attacks
Microsoft is aware of a recent escalation in a class of attacks targeting Web sites that use Microsoft ASP and ASP.NET technologies but do not follow... more »
0 commentsSave Tags: database, microsoft, security
Silverlight Desktop
A framework that allows you to dynamically load Silverlight modules into resizable draggable windows.
0 commentsSave Tags: .net, microsoft, open source
Using Windows Server 2008 as a Desktop OS
Well, yesterday it seems I broke my Vista Business install (still not quite sure how this happened, but it did). Instead of just reinstalling it, I... more »
0 commentsSave Tags: how-to, microsoft, server, windows
ATM Fail
Windows activation reminder on an ATM screen. Ouch...
0 commentsSave Tags: humor, microsoft, windows
ASP.NET MVC content aggregator
A few days ago, looking at the referrers to my blog, I found a reference to site I never see before: aspdotnetmvc.com. It’s a really nice content... more »
1 commentsSave Tags: .net, microsoft