mhardy

Stories submitted by mhardy

Developing for the Apple iPad in .NET(weblogs.asp.net)

submitted by mhardymhardy(183) 1 year, 11 months ago

If you are in the technology field, or within the listening range of modern media, you've heard of the Apple iPad. The fact that it runs an updated version of the Apple iPhone OS is a big plus if you are looking to do development on the platform. I've already received a bunch of emails about this, so I wanted to share what you can do to do develop on the platform right now. read more...

add a comment |category: |Views: 78

tags: another

Mike Moore, Rob Conery and James Avery on Domain Driven Design(coderslife.com)

submitted by mhardymhardy(183) 2 years, 9 months ago

In this episode, Mike Moore talks with Rob Conery and James Avery about Domain Driven Design. This episode of the Alt.NET podcast is brought to you by The Lounge Advertising Network. Reach .NET developers on the sites and blogs that they trust and respect, by advertising with The Lounge Advertising Network. read more...

3 comments |category: |Views: 294

tags: another

Add a DotNetKicks Badge to your Site(dotnetkicks.com)

submitted by mhardymhardy(183) 2 years, 10 months ago

Drive more traffic to your site by adding the DNK badge, plugins for community server, graffiti, wordpress, and more! read more...

add a comment |category: |Views: 133

tags: another

Use WPC Connect today to connect with your peers and Microsoft(rpoint.com)

submitted by mhardymhardy(183) 2 years, 10 months ago

TEST POST read more...

add a comment |category: |Views: 4

tags: another

Getting ASP.NET Cookieless Sessions and JQuery AJAX to play nice(coderslife.com)

submitted by mhardymhardy(183) 2 years, 11 months ago

I have a web site that uses JQuery AJAX. With this JQuery code $.post("/ajax/getsomedata.aspx", {'id': id }, function(data) { dosomething(data); } ); When I run this with cookieless="false", id shows up in Request.Form. When I set cookieless="true", id is no longer in Request.Form. read more...

add a comment |category: |Views: 21

tags: another

Basic SSIS Logging to a Text File with a Script Task(coderslife.com)

submitted by mhardymhardy(183) 2 years, 11 months ago

This post describes how to setup basic logging in an SSIS package. read more...

add a comment |category: |Views: 63

tags: another

A Visual History of the Internet(coderslife.com)

submitted by mhardymhardy(183) 3 years ago

Click for the bigger version – I love this. A history of my career in many way from about 1990 hat tip to Dataviz This post originated from and is provided by the MSDN Blogs RSS feed. The original post of the article can be found here. read more...

add a comment |category: |Views: 6

tags: another