Klugger
Name: Klugger
Score: 16,945.71
Last Seen: 473 days, 2 hours, 52 minutes ago
Member Since: 19 January, 2009
DotNetShoutout
atom rss
5
Shouts

Add HTML5 Geolocation plus Bing Maps into ASP.NET MVC views - Rachel Appel

published 472 days, 2 hours, 36 minutes ago posted by KluggerKlugger 473 days, 2 hours, 55 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Wednesday, February 01, 2012 4:47:48 PM GMT
The Bing Maps API is a free, easy to use API, that allows you to incorporate mapping features into your ASP.NET MVC or application by using Web standards such as JavaScript, and the now supported HTML5 Geolocation. Bing Maps and ASP.NET MVC A Bing maps API key is required when using the API. The Bing Maps key allows you to access Geolocation data, and to manipulate an in-view ... (more)
category: Web Dev | clicked: 80 | 1 comment | | source: rachelappel.com
tags: ASP.NET MVC, ASPNETMVC, Bing Maps, GeoLocation, MVC, ASP.NET, html5
8
Shouts

Umbraco 5.0 RTM is on CodePlex, ready for download - Umbraco

published 470 days, 5 hours, 32 minutes ago posted by KluggerKlugger 473 days, 3 hours, 2 minutes ago
Saturday, February 04, 2012 2:11:19 PM GMT Wednesday, February 01, 2012 4:41:09 PM GMT
Today is a pretty big milestone for the Umbraco 5 team. It's the end of January 2012, we've had seven progressively stable preview builds over the past months, and now it's time to put a stake in the ground. After a lot of hard work, late nights, and invaluable help from the community testing our many preview builds, we've hit our first production milestone. Umbraco 5.0 RTM is on CodePlex! Please do grab a copy - take two, if you like - it's free after all!Thanks to you This is a release build and in... (more)
category: How To | clicked: 49 | 2 comments | | source: umbraco.com
tags: umbraco
9
Shouts

Getting Started with Windows Azure - ScottGu's Blog

published 470 days, 5 hours, 32 minutes ago posted by KluggerKlugger 473 days, 3 hours, 7 minutes ago
Saturday, February 04, 2012 2:11:19 PM GMT Wednesday, February 01, 2012 4:36:21 PM GMT
This is the second in a series of posts I’m doing on Windows Azure – which is Microsoft’s Cloud Computing Platform. In today’s post I’m going to cover how to sign-up and get started with Windows Azure using a no-obligation 3 month free trial offer.  This free trial costs nothing and doesn’t obligate you to buy anything at the end of it.  It provides an easy way to try out and get started with Windows Azure. Windows Azure Website The http://www.windowsazure.com web-site provides everything you need to g... (more)
category: Architecture | clicked: 48 | 5 comments | | source: weblogs.asp.net
tags: Windows Azure, Azure
3
Shouts

Walking Through the Orchard Part 3 - BlogML Import and Rewrite Rules - John Papa

published 747 days, 6 hours, 56 minutes ago posted by KluggerKlugger 748 days, 1 hour ago
Tuesday, May 03, 2011 12:47:15 PM GMT Monday, May 02, 2011 6:42:59 PM GMT
This is Part 3 of my series on setting up my blog for Orchard CMS.  In this post I will share my experience importing my old blog posts from the BlogML format into Orchard and setting up rewrite rules. Note: If you have not read Part 1 or Part 2, I suggest you go check them out first(The links are in the table below).Walking Through the Orchard Part 1 – Setting up a BlogWalking Through the Orchard Pa... (more)
category: Web Dev | clicked: 6 | 1 comment | | source: johnpapa.net
tags: CMS, Content Management System, Orchard CMS, Orchard
6
Shouts

Considerations When Building Database Schema with Federations in SQL Azure - SQL Azure - Cihan Biyikoglu

published 762 days, 5 hours, 41 minutes ago posted by KluggerKlugger 763 days, 6 hours, 47 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 12:55:44 PM GMT
When working with federations, database schema requires a special consideration. With federations, you take parts of your schema and scale it out. With each federation in the root database, a subset of objects are scaled-out. You may create multiple federations because distribution characteristics and scalability requirements may vary across sets of tables. For example, with an ecommerce app, you may both have a large customer-orders set of tables and a very large product catalog that may have completel... (more)
category: Data | clicked: 1 | comment | | source: blogs.msdn.com
tags: Database Schema, SQL, SQL Azure, Database, Azure
6
Shouts

Using SMB to Share a Windows Azure Drive among multiple Role Instances - Windows Azure Storage Team Blog

published 762 days, 5 hours, 41 minutes ago posted by KluggerKlugger 763 days, 6 hours, 51 minutes ago
Monday, April 18, 2011 2:01:52 PM GMT Sunday, April 17, 2011 12:52:20 PM GMT
We often get questions from customers about how to share a drive with read-write access among multiple role instances. A common scenario is that of a content repository for multiple web servers to access and store content. An Azure drive is similar to a traditional disk drive in that it may only be mounted read-write on one system. However using SMB, it is possible to mount a drive on one role instance and then share that out to other role instances which can map the network share to a drive letter or mo... (more)
category: Architecture | clicked: 27 | comment | | source: blogs.msdn.com
tags: Windows Azure, Windows Azure Storage, Azure
6
Shouts

The IE10 User-Agent String - IEBlog

published 763 days, 7 hours, 37 minutes ago posted by KluggerKlugger 763 days, 23 hours, 16 minutes ago
Sunday, April 17, 2011 12:05:53 PM GMT Saturday, April 16, 2011 8:27:11 PM GMT
We recently announced IE10 Platform Preview 1. Aside from some exciting new features, this platform preview also includes the new IE10 user-agent string: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/6.0) Overall this represents a natural evolution of the IE9 user-agent string with only two changes: The value of the “MSIE” token is now “10.0” The value of the “Trident” token is now “6.0” Also, Compatibility View still maps to IE7 Standards Mode just like in IE8 and IE9. Here the user-... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Internet Explorer 10, Internet Explorer, IE, IE10
6
Shouts

EF 4.1 Released - ADO.NET team blog

published 763 days, 7 hours, 37 minutes ago posted by KluggerKlugger 763 days, 23 hours, 21 minutes ago
Sunday, April 17, 2011 12:05:53 PM GMT Saturday, April 16, 2011 8:22:03 PM GMT
We are excited to announce the final Release to Web (RTW) of Microsoft ADO.NET Entity Framework 4.1 (EF 4.1). This is a fully supported, go-live release. What’s in EF 4.1? ADO.NET Entity Framework 4.1 introduces two new features: The DbContext API is a simplified abstraction over ObjectContext and a number of other types that were included in previous releases of the ADO.NET Entity Framework. The DbContext API surface is optimized for common tasks and coding patterns. DbContext can be used with Databa... (more)
category: Architecture | clicked: 15 | 1 comment | | source: blogs.msdn.com
tags: ADO.NET, Entity Framework, Code first, What's New, DbContext API
8
Shouts

IE9 Supports CSS3 Transforms! - Chris Love's Official ASP.NET Blog

published 791 days, 16 hours, 15 minutes ago posted by KluggerKlugger 793 days, 4 hours, 59 minutes ago
Sunday, March 20, 2011 3:27:49 AM GMT Friday, March 18, 2011 2:44:02 PM GMT
I can’t tell you how many times in the past I have wanted to rotate or skew an element in a web page. For the past year or so I have seen some really great examples of using the CSS3 Transforms module in other browsers, but not IE9. In reality the examples I was reviewing simply did not support IE9 transforms. Internet Explorer 9 has supported CSS3 2D transforms since the 6th platform preview. Since the CSS3 transforms module has not yet been ratified by the W3C Microsoft... (more)
category: How To | clicked: 1 | comment | | source: professionalaspnet.com
tags: css3, IE9
8
Shouts

Universal Design Principles Applied to API Design (Part 1 of 4) - Brian Mulloy

published 791 days, 16 hours, 15 minutes ago posted by KluggerKlugger 793 days, 5 hours, 2 minutes ago
Sunday, March 20, 2011 3:27:49 AM GMT Friday, March 18, 2011 2:40:40 PM GMT
Reading the Universal Principles of Design and caring passionately about APIs got us thinking about how to apply those principles to API design. In this first of four posts, we'll cover the following 13 design principles: * Development Cycle * Errors * Visibility * Flexibility-Usability Tradeoff * Hick’s Law * 80/20 Rule * Inverted Pyramid * Advance Organizer * Consistency * Self Similarity * Aesthetic-Usability Effect * Cost-Benefit * Immersion ... (more)
category: Architecture | clicked: 0 | comment | | source: blog.apigee.com
tags: Design Principles, API Design
7
Shouts

Anatomy of a .NET Assembly - CLR metadata 1 - Simon Cooper

published 791 days, 16 hours, 15 minutes ago posted by KluggerKlugger 793 days, 5 hours, 4 minutes ago
Sunday, March 20, 2011 3:27:49 AM GMT Friday, March 18, 2011 2:39:01 PM GMT
Before we look at the bytes comprising the CLR-specific data inside an assembly, we first need to understand the logical format of the metadata (For this post I only be looking at simple pure-IL assemblies; mixed-mode assemblies & other things complicates things quite a bit). Most of the CLR-specific data inside an assembly is inside one of 5 streams, which are analogous to the sections in a PE file. The name of each section in a PE file starts with a ., and the name of each stream in th... (more)
category: How To | clicked: 4 | comment | | source: www.simple-talk.com
tags: .NET Assembly, CLR
9
Shouts

ASP.NET WF4 / WCF and Async Calls - Ron Jacobs

published 791 days, 16 hours, 15 minutes ago posted by KluggerKlugger 793 days, 5 hours, 5 minutes ago
Sunday, March 20, 2011 3:27:49 AM GMT Friday, March 18, 2011 2:37:45 PM GMT
How should you use WF4 and WCF with ASP.NET? For this post I’ve created a really simple workflow and WCF service that delay for a specific amount of time and then return a value. Then I created an ASP.NET page that I can use to invoke the workflow and WCF service to test their behavior The Workflow Definition First off – let’s get one thing straight. When you create a workflow, you are creating a workflow definition. The workflow definition still has to be validated, expressions compiled etc. and t... (more)
category: Web Dev | clicked: 5 | comment | | source: blogs.msdn.com
tags: WF4, Async, WCF, ASP.NET
6
Shouts

Migrate a SQL Server Compact database to SQL Server using Web Deploy (MSdeploy) - Erik Ejlskov Jensen

published 802 days, 4 hours, 56 minutes ago posted by KluggerKlugger 802 days, 22 hours, 35 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 9:07:46 PM GMT
You can use the latest version of the msdeploy command line utility, which is included with WebMatrix, to migrate a SQL Server Compct database to SQL Server, or simply generate a script (in SQL Server T-SQL dialect) of the entire database, both schema and data. On my PC, the msdeply.exe version 2.0 is located at C:\Program Files (x86)\IIS\Microsoft Web Deploy V2 Below are some sample usages involving a SQL Server Compact 4 source database: msdeploy -verb:sync -source:dbFullSql="Data Source=C:\d... (more)
category: Data | clicked: 5 | comment | | source: erikej.blogspot.com
tags: SQL Server Compact, SQL Server, MSDeploy, Web Deploy, Database
6
Shouts

Silverlight Unit Test For Phone - Jesse Liberty

published 802 days, 4 hours, 56 minutes ago posted by KluggerKlugger 802 days, 22 hours, 38 minutes ago
Wednesday, March 09, 2011 2:46:54 PM GMT Tuesday, March 08, 2011 9:05:03 PM GMT
There has been some confusion about how to make the Silverlight Unit Tests work on FAILEDUNITTESTWindows Phone. The latest release of the Silverlight Unit Tests comes with the Silverlight Toolkit, and it targeted at Silverlight 4. Windows Phone is based on an enhanced version of Silverlight 3 and cannot use these DLLs. Fortunately, Jeff Willcox has made the right DLLs available on his web site... (more)
category: Metro | clicked: 0 | comment | | source: jesseliberty.com
tags: Silverlight, phone, Unit Test
6
Shouts

Effective NHibernate Session management for web apps - NHibernate blog

published 804 days, 1 hour, 11 minutes ago posted by KluggerKlugger 804 days, 18 hours, 49 minutes ago
Monday, March 07, 2011 6:31:51 PM GMT Monday, March 07, 2011 12:54:12 AM GMT
In this post I’ll describe a mechanism to manage nhibernate session following the widely known patter “session-per-request”.Introduction The session-per-request pattern is very well defined and widely used; as follows A single Session and a single database transaction implement the processing of a particular request event (for example, a Http request in a web application).What do we have currently? The first thing you will notice when talking about nhibernate session management is a little interface i... (more)
category: Architecture | clicked: 19 | comment | | source: nhforge.org
tags: ASP.NET MVC, SessionFactory, NHibernate, ASP.NET, Session
7
Shouts

Team Explorer Everywhere 2010 SP1 is Available - Brian Harry's WebLog

published 814 days, 11 hours, 52 minutes ago posted by KluggerKlugger 816 days, 22 hours, 43 minutes ago
Friday, February 25, 2011 7:50:47 AM GMT Tuesday, February 22, 2011 9:00:25 PM GMT
Back in November I wrote about the first Beta of Team Explorer Everywhere 2010 SP1, and today I am proud to announce that the final version is available to download for MSDN Subscribers. UPDATE 2/11/11 - the publicly available download (for licensed Team Explorer Everywhere customers) is now available: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=53c27216-c4f0-48b6-9bed-fe1718a2e3b0 See my previous post for more information about what shipped in Beta 1. The feedback from the Beta was ve... (more)
category: How To | clicked: 0 | comment | | source: blogs.msdn.com
tags: Team Explorer, Team Explorer 2010, Service Pack 1, SP1
6
Shouts

IntelliTrace for Azure without Visual Studio - Grant Holliday's Blog

published 816 days, 23 hours, 44 minutes ago posted by KluggerKlugger 817 days, 7 hours, 19 minutes ago
Tuesday, February 22, 2011 7:59:04 PM GMT Tuesday, February 22, 2011 12:23:34 PM GMT
IntelliTrace is a very useful tool for diagnosing applications on the Windows Azure platform. It is especially invaluable for diagnosing problems that occur during the startup of your roles. You might have seen these sorts of problems when you do a deployment and it gets stuck in the "Starting role" state and continuously reboots. Publishing via Visual Studio If you are building and deploying your application using Visual Studio, then it's fairly straightforward to enable IntelliTrace. When you right-cl... (more)
category: Architecture | clicked: 2 | 1 comment | | source: blogs.msdn.com
tags: IntelliTrace, Azure
6
Shouts

NuGet - Timmy Kokke

published 916 days, 7 hours, 23 minutes ago posted by KluggerKlugger 917 days, 18 hours ago
Monday, November 15, 2010 12:19:44 PM GMT Sunday, November 14, 2010 1:43:21 AM GMT
If you often use open source libraries you probably have a large library with various tools, like I do. NuGet is an extension for visual studio that enables you to install, uninstall and upgrade open source packages into your application very easily. Say for example you want to use MvvmLight or Ninject in your project, with NuGet it’s nothing more that tell it to add the package to your project. NuGet (formerly known as NuPack) is a free, open source developer focused package management syst... (more)
category: How To | clicked: 0 | comment | | source: www.timmykokke.com
tags: nupack, NuGet
7
Shouts

Connecting to SQL Azure with SQL Server 2008 R2 Tools - Zach Skyles Owens

published 916 days, 7 hours, 23 minutes ago posted by KluggerKlugger 917 days, 18 hours, 4 minutes ago
Monday, November 15, 2010 12:19:44 PM GMT Sunday, November 14, 2010 1:39:25 AM GMT
Back in October I wrote a post on how to connect to SQL Azure.  With the release of the November CTP of SQL Server 2008 R2 working with SQL Azure from within SQL Server Management Studio (SSMS) got a whole lot better!  You can get a free copy of SSMS here:SQL Server 2008 R2 Tools for x86SQL Server 2008 R2 Tools for x64 Because this is a CTP you may want to install these in a Virtual PC although I haven’t had any issues. Once you have this installed all of the issues I outlined in my previous post abo... (more)
category: Data | clicked: 0 | comment | | source: english.zachskylesowens.net
tags: SQL, SQL Azure, Tools, SQL Server 2008 R2
5
Shouts

New Facebook SDK for .NET, and on NuGet - Kon's Blog

published 921 days, 4 hours, 2 minutes ago posted by KluggerKlugger 922 days, 12 hours, 9 minutes ago
Wednesday, November 10, 2010 3:41:01 PM GMT Tuesday, November 09, 2010 7:34:07 AM GMT
If you’ve been using the Facebook Developer Toolkit in the past to develop ASP.NET iFrame applications for Facebook, you may be interested in a few updates.  That SDK has not been updated since April of 2010. And Facebook has made MANY changes since then. So I'd consider this project all but abandoned, perhaps resulting in things you expect to work not working. However, you may want to look into this Facebook C# SDK, which looks more promising (with the last stable build coming at the end of October 201... (more)
category: How To | clicked: 0 | comment | | source: weblogs.asp.net
tags: SDK, Facebook, NuGet
Previous 1 2 Next