jonas

Stories submitted by jonas

Microsoft Web Platform Installer(weblogs.asp.net)

submitted by jonasjonas(2215) 2 years, 11 months ago

Scott Guthrie talks about the Microsoft Web Platform Installer which makes installing and configuring web server and web development stacks really easy. read more...

add a comment |category: |Views: 3

tags: another

Scott Guthrie's links for May 30th(weblogs.asp.net)

submitted by jonasjonas(2215) 2 years, 11 months ago

More of Scott Guthrie's links: May 30th Links: ASP.NET, AJAX, ASP.NET MVC, Visual Studio. read more...

add a comment |category: |Views: 416

tags: another

Scott Gu's Links for Nov 2nd(weblogs.asp.net)

submitted by jonasjonas(2215) 3 years, 5 months ago

Dec 2nd Links: ASP.NET, ASP.NET Dynamic Data, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight/WPF read more...

1 comment |category: |Views: 384

tags: another

Neptune (personal SMTP testing server)(donovanbrown.com)

submitted by jonasjonas(2215) 3 years, 7 months ago

Neptune is a SMTP Development Server targeted for use in automated testing. It's a SMTP server that does not relay the message and allows you to query for messages and their content. read more...

add a comment |category: |Views: 445

tags: another

Red Gate to continue development of .NET Reflector(weblogs.asp.net)

submitted by jonasjonas(2215) 3 years, 9 months ago

Red Gate has taken on Lutz Roeder's .NET reflector and will continue development on this in the future. It will continue to be free for the community. read more...

1 comment |category: |Views: 9

tags: another

Dynamic Data DateTime Formatting for Edits(aspadvice.com)

submitted by jonasjonas(2215) 3 years, 9 months ago

"While using the new ASP.NET Dynamic Data, I had a problem when a DateTime field from the database was displaying with the timestamp included." read more...

add a comment |category: |Views: 30

tags: another

New Modules for IIS7(hanselman.com)

submitted by jonasjonas(2215) 3 years, 10 months ago

Scott Hanselman describes three new preview releases the IIS7 team put out this week. read more...

add a comment |category: |Views: 222

tags: another

Back To Basics(hanselman.com)

submitted by jonasjonas(2215) 3 years, 10 months ago

Scott talks about adding a new feature to BabySmash and the bug that he found in his code. read more...

add a comment |category: |Views: 13

tags: another

WCF Security Guide - Formal beta now available(weblogs.asp.net)

submitted by jonasjonas(2215) 3 years, 11 months ago

From the post: "Welcome to the patterns & practices Improving Web Services Security: Scenarios and Implementation Guidance for WCF project site! This guide shows you how to make the most of WCF (Windows Communication Foundation). With end-to-end application scenarios, it shows you how to design and implement authentication and authorization in WCF. Learn how to improve the security of your WCF services through prescriptive guidance including guidelines, Q&A, practices at a glance, and step-by-step how tos." read more...

add a comment |category: |Views: 17

tags: another

Learning WPF - Factories, Interfaces, Delegates and Lambdas(hanselman.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

Another BabySmash refactoring post by Scott Hanselman. This time he refactors his "Yucky Random Factory". read more...

add a comment |category: |Views: 14

tags: another

Learning WPF with BabySmash - Another set of eyes(hanselman.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

Scott Hanselman's next post on learning WPF. He writes about refactoring his "figures" library with help from Jason (check out the link to Jason's blog in the post). read more...

add a comment |category: |Views: 10

tags: another

Learning WPF with BabySmash - Keeping it DRY with XAML Styles(hanselman.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

Scott's next post about Learning WPF, refactoring to use XAML Styles. read more...

add a comment |category: |Views: 21

tags: another

Learning WPF with BabySmash - Speech Synthesis(hanselman.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

Scott Hanselman does another review of code changes to his BabySmash app. read more...

add a comment |category: |Views: 8

tags: another

Hanselminutes 116 - Distributed Caching with Microsoft's Velocity(hanselman.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

Scott sits down with 2 of the architects of Velocity. read more...

add a comment |category: |Views: 178

tags: another

.NET Rocks! 349 - Microsoft Dynamic Data(dotnetrocks.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

"Carl and Richard talk with Scott Hunter on Microsoft's Dynamic Data Runtime. Scott Hunter is currently a program manager on the ASP.NET team. Scott spends a lot of his time working on server side data and Dynamic Data is the current feature around this area." read more...

add a comment |category: |Views: 15

tags: another

Microsoft Project Code Named “Velocity” CTP1(microsoft.com)

submitted by jonasjonas(2215) 3 years, 11 months ago

From Overview: "Velocity is a distributed in-memory application cache platform for developing scalable, available, and high-performance applications. It can be configured to run as a service accessed over the network or can be run embedded with the distributed application. “Velocity” includes an ASP.NET session provider object enabling storage of ASP.NET session objects in the distributed cache without having to write to databases, which increases the performance and scalability of ASP.NET applications." read more...

2 comments |category: |Views: 24

tags: another