jbehymer

Stories kicked by jbehymer

Windows Strata: Microsoft’s Cloud OS?(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 7 months ago

Microsoft PDC session lists hints at the name of the new Cloud OS read more...

add a comment |category: |Views: 363

tags: another

More Microsoft PDC 2008 News(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

More Microsoft PDC 2008 News including pre-beta copies of Windows 7, new sessions, new keynotes, portable hard drives, Software + Services, etc read more...

add a comment |category: |Views: 12

tags: another

Webcast: Understanding REST(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

A webcast on understanding the basics of REST read more...

add a comment |category: |Views: 83

tags: another

MSDN Social Bookmarks: FeedBurner Flare(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

A Feedburner FeedFlare item for the new MSDN Social Bookmarks. read more...

add a comment |category: |Views: 7

tags: another

MSDN Social Bookmarks(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

MSDN Social Bookmarks was released today. This is a candid look at what it's all about and why you should consider using it. read more...

1 comment |category: |Views: 363

tags: another

Indispensable Wordpress Plugins(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 8 months ago

Another list of useful wordpress plugins read more...

add a comment |category: |Views: 6

tags: another

Changing the default Clock Skew in WCF(danrigsby.com)

submitted by r0gu3r0gu3(25) 3 years, 8 months ago

It is possible that if you use a WCF binding that has a security binding element, you may encounter the the following exception: read more...

add a comment |category: |Views: 86

tags: another

Remotely Log Off Remote Desktop Users(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 9 months ago

How to remotely log off remote desktop (terminal service) users when you get that annoying: "The terminal server has exceeded the maximum number of allowed connections.” read more...

add a comment |category: |Views: 1535

tags: another

TimeZone vs. TimeZoneInfo in .Net(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 9 months ago

Understanding the TimeZoneInfo classin .Net 3.5 and how it compares to the standard TimeZone class. read more...

1 comment |category: |Views: 665

tags: another

DateTime vs. DateTimeOffset in .Net(danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 9 months ago

Understanding the DateTimeOffset struct in .Net 3.5 and how it compares to the standard DateTime struct. read more...

add a comment |category: |Views: 607

tags: another

ObservableServiceHost - An InstanceContext aware WCF ServiceHost (danrigsby.com)

submitted by DanRigsbyDanRigsby(1880) 3 years, 9 months ago

ObservableServiceHost is a custom WCF ServiceHost that adds an event when a new serice InstanceContext is created. This can be a useful addition to some, but hopefully the it will help demonstrate the flexibility of the extension mechanisms in WCF. read more...

add a comment |category: |Views: 135

tags: another

Lutz Roeder's Weblog: The Future of .NET Reflector(blog.lutzroeder.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 9 months ago

After more than eight years of working on .NET Reflector, I have decided it is time to move on and explore some new opportunities. I have reached an agreement to have Red Gate Software continue the development of .NET Reflector. Red Gate has a lot of experience creating tools for both .NET and SQL Server. They have the resources necessary to work on new features, and Reflector fits nicely with other .NET tools the company offers. Red Gate will continue to provide the free community version and is looking for your feedback and ideas for future versions. read more...

add a comment |category: |Views: 487

tags: another

Lutz Reflector now owned by Red Gate(simple-talk.com)

submitted by JudahGabrielJudahGabriel(814) 3 years, 9 months ago

Lutz Reflector, the free .NET disassembler every developer developer should have, has been purchased by Red Gate software. Red Gate has stated they will continue to provide the tool for free. read more...

4 comments |category: |Views: 451

tags: another

Easily build powerful client-side AJAX paging, using jQuery(encosia.com)

submitted by gt1329agt1329a(7849) 3 years, 9 months ago

An in-depth example of using jQuery to build client-side paging, including progress indicators, to page into any server side data source that can be JSON serialized by ASP.NET AJAX. read more...

add a comment |category: |Views: 532

tags: another

Silverlight Particle Generator(blog.nerdplusart.com)

submitted by JemmJemm(9604) 3 years, 9 months ago

Cool particle effects live demo done with Silverlight. Sources are available, too! read more...

1 comment |category: |Views: 526

tags: another

7 principles of clean and optimized CSS code(smashingmagazine.com)

submitted by ourcurrentfutureourcurrentfuture(1225) 3 years, 9 months ago

With the popularity of CSS layouts and JavaScript-enriched web page experiences, it’s not uncommon, particularly for large sites, for the CSS files alone to grow in size, but there are some principles to consider during and after you write your CSS to help keep it tight and optimized. Optimization isn’t just minimizing file size — it’s also about being organized, clutter-free, and efficient. You’ll find that the more knowledge you have about optimal CSS practices, smaller file size will inevitably come as an direct result of their implementation. You may already be familiar with some of the principles mentioned in this article, but they are worth a review. Being familiar with this concepts will help you write optimized CSS code and make you a better all-around web designer. read more...

add a comment |category: |Views: 428

tags: another