Klugger
Name: Klugger
Score: 16,945.71
Last Seen: 477 days, 8 hours, 46 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 476 days, 8 hours, 30 minutes ago posted by KluggerKlugger 477 days, 8 hours, 49 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 474 days, 11 hours, 25 minutes ago posted by KluggerKlugger 477 days, 8 hours, 55 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 474 days, 11 hours, 25 minutes ago posted by KluggerKlugger 477 days, 9 hours 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
8
Shouts

Using the Live SDK in Windows 8 XAML/C# Metro Applications

published 476 days, 8 hours, 30 minutes ago posted by KMilKMil 479 days, 11 hours, 31 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 2:05:20 PM GMT
The Microsoft’s Live SDK (or commonly referred to as Live Connect), provides a set of controls and APIs that enables applications to integrate single sign-on (SSO) functionality using Windows Live ID. You can also use it to access data in SkyDrive, Hotmail, and Windows Live Messenger. The library supports multiple platforms, including Windows Phone 7 Mango and Windows 8 Metro Style applications using either C#, Visual Basic or JavaScript. In this article, we will build our first metro style application... (more)
category: Metro | clicked: 42 | 1 comment | | source: www.silverlightshow.net
tags: SDK, Windows 8, metro, XAML
9
Shouts

Blog Clemens Reijnen | 06. Getting Testing Done in the Sprint – PBI Implementation Sequence

published 476 days, 8 hours, 30 minutes ago posted by ClemensReijnenClemensReijnen 479 days, 12 hours, 20 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 1:16:34 PM GMT
A challenge in getting testing done in a sprint is the fact that the software (PBI) isn’t ready to be tested till implementation/ coding is done. How To. Work on completing each item in the sprint backlog and finish one item after another, see task boards below. (more)
category: Agile | clicked: 10 | comment | | source: www.clemensreijnen.nl
10
Shouts

Getting Testing Done in the Sprint – No Double, Triple Testing

published 476 days, 8 hours, 30 minutes ago posted by ClemensReijnenClemensReijnen 479 days, 15 hours, 49 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 9:47:37 AM GMT
One way of getting testing done in a sprint is making it [testing] as efficient as possible, meanwhile this also saves money. One way of getting more efficient is not doing things double or triple. An interesting thing with testing, we do test double or triple. We test it during unit, during unit integration, during functional and during acceptance testing, this can be done better, we could save a lot of time. I’ve seen teams which also automated all these types of tests, testing the same thing... not re... (more)
category: Agile | clicked: 30 | comment | | source: www.clemensreijnen.nl
tags: VS, TMap, Testing
6
Shouts

Syncfusion is Offering Free ASP.NET MVC User Interface Controls for Microsoft WebsiteSpark Subscribers - Iftekhar Ahmed Amit's Blog

published 476 days, 8 hours, 30 minutes ago posted by iftekharahmedamitiftekharahmedamit 479 days, 8 hours, 31 minutes ago
Thursday, February 02, 2012 5:06:51 PM GMT Monday, January 30, 2012 5:06:01 PM GMT
Give your web applications a 360˚ transformation with Syncfusion’s ASP.NET MVC user interface controls!   Microsoft WebsiteSpark Subscribers are eligible for a Free license (calculated at over $1,000) and a 90-day subscription.     Syncfusion’s ASP.NET MVC user interface controls User ... (more)
category: Web Dev | clicked: 69 | 1 comment | | source: blog.iftekharahmedamit.com
tags: ASP.NET MVC, ASPNETMVC, SyncFusion, WebsiteSpark, MVC, ASP.NET
7
Shouts

Working With JQuery Ajax API on ASP.NET MVC 3.0 - Power of JSON, JQuery and ASP.NET MVC Partial Views

published 619 days, 13 hours, 28 minutes ago posted by http://tugberk-ugurlu.myopenid.com/http://tugberk-ugurlu.myopenid.com/ 622 days, 4 hours, 46 minutes ago
Monday, September 12, 2011 12:09:00 PM GMT Friday, September 09, 2011 8:50:12 PM GMT
In this blog post, we will see how easy to get going with JQuery AJAX API on ASP.NET MVC. Also, we will see how we can make use of Partial Views to transfer chunk of html from server to client (more)
category: Web Dev | clicked: 60 | 1 comment | | source: tugberkugurlu.com
tags: Partial View, ASP.NET MVC, JQuery AJAX, jQuery, ASP.NET
6
Shouts

SQLAuthority News – Whitepaper – Running SQL Server with Hyper-V Dynamic Memory Best Practices and Considerations – Consolidating Databases Using Virtualization Planning Guide

published 619 days, 13 hours, 28 minutes ago posted by pinaldavepinaldave 621 days, 19 hours, 54 minutes ago
Monday, September 12, 2011 12:09:00 PM GMT Saturday, September 10, 2011 5:43:02 AM GMT
I was recently looking for best practices for Hyper-V and SQL Server and I ended up whitepaper which was published in July earlier this year. I really wish I had come across this whitepaper earlier but any way still it is better to be late then never. Download Running SQL Server with Hyper-V Dynamic Memory – Best Practices and Considerations Memory is a critical resource to Microsoft SQL Server workloads, especially in a virtualized environment where resources are shared and contention for shared resou... (more)
category: Data | clicked: 9 | 1 comment | | source: blog.sqlauthority.com
16
Shouts

Building JavaScript MVVM apps in ASP.NET MVC using KnockoutJS - Shiju Varghese's Blog

published 637 days, 3 hours, 59 minutes ago posted by http://shijucv.myopenid.com/http://shijucv.myopenid.com/ 640 days, 22 hours, 18 minutes ago
Thursday, August 25, 2011 9:37:21 PM GMT Monday, August 22, 2011 3:18:44 AM GMT
JavaScript is getting more attention in modern web application development and increasing the popularity of JavaScript on every day. HTML 5 is making a revolution in web apps world and it is becoming a common platform for variety of scenarios. JavaScript is the language for HTML 5. The next question is how we can write highly maintainable JavaScript code and how to write testable JavaScript code. The answer would be to use a high level JavaScript framework such as KnockoutJS, BackboneJS and SpineJS. In t... (more)
category: Web Dev | clicked: 75 | 1 comment | | source: t.co
tags: ASP.NET MVC, KnockoutJS, ASP.NET
13
Shouts

ARR Helper Week 33

published 637 days, 3 hours, 59 minutes ago posted by sonukapoorsonukapoor 640 days, 11 hours, 47 minutes ago
Thursday, August 25, 2011 9:37:21 PM GMT Monday, August 22, 2011 1:49:21 PM GMT
This week we take a look at the issue caused by the man-in-the-middle and how to resolve it with ARR Helper, a small component offered by Microsoft to address this very issue. (more)
category: Web Dev | clicked: 11 | comment | | source: dotnetslackers.com
tags: IIS7, ARR, IIS
15
Shouts

Developing real-world applications with LightSwitch - Part 3: Going visual with screens

published 637 days, 3 hours, 59 minutes ago posted by KMilKMil 640 days, 10 hours, 50 minutes ago
Thursday, August 25, 2011 9:37:21 PM GMT Monday, August 22, 2011 2:46:41 PM GMT
In this third part of his LightSwitch series at SilverlightShow, Gill Cleeren looks at the visualization of the data: the screens. You will get a clear view of what screen can do in your application, see the different ways of working with screens, the different screen templates and how you can build screens. At the end you'll find out how to change the navigation of a LightSwitch application. (more)
category: Metro | clicked: 34 | comment | | source: www.silverlightshow.net
tags: LightSwitch
12
Shouts

The Cowboy Coder

published 637 days, 3 hours, 59 minutes ago posted by KodefuGuruKodefuGuru 640 days, 6 hours, 3 minutes ago
Thursday, August 25, 2011 9:37:21 PM GMT Monday, August 22, 2011 7:33:22 PM GMT
I was driving down the road to pick up dinner when a familiar tune came on the radio. I usually listen to music on my Windows Phone, but I had forgotten to put it in my pocket before I left. The song started out with an electronic voice saying “cowboy… cowboy.” Since I grew up in the 90s, I decided to turn it up for nostalgic purposes. Back in the 90s, I was a certified cowboy coder. Even in 2000 when I started working on a team project, the team and the product had little to no discipline. Requirements... (more)
category: Agile | clicked: 42 | comment | | source: www.kodefuguru.com
tags: methodology, Process, Cowboys, Agile, Team
11
Shouts

Learning SQL Server - Efficient Query Writing Strategy - Gift Book

published 650 days, 4 hours, 16 minutes ago posted by pinaldavepinaldave 658 days, 7 hours, 51 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Thursday, August 04, 2011 5:45:47 PM GMT
Some people may push back on this next technique or misunderstand until getting to the very end. The goal is to have fewer errors as you write complex queries more quickly by making sure the easy stuff works first. (more)
category: Data | clicked: 56 | comment | | source: blog.sqlauthority.com
tags: SQL, SQLServer, pinaldave, SQLAuthority
12
Shouts

Many to Many Relationship Made Simpler

published 650 days, 4 hours, 16 minutes ago posted by pinaldavepinaldave 654 days, 15 hours, 43 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Monday, August 08, 2011 9:53:27 AM GMT
We need a new process to map this complex relationship. Sometimes tables exist for the sole purpose of allowing indirect relationships between tables. What do you call tables the handle relationships for other tables? Common terms for these type of tables are mapping tables, bridge tables, or junction tables. Learn about Many to many relationship and Win Free Book (more)
category: Data | clicked: 62 | 2 comments | | source: blog.sqlauthority.com
tags: SQL, SQLServer, pinaldave, SQLAuthority
3
Shouts

Overcoming SQL 08’s globally insensitive time zones using .NET

published 650 days, 4 hours, 16 minutes ago posted by http://troyhunt.myopenid.com/http://troyhunt.myopenid.com/ 652 days, 14 hours, 33 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Wednesday, August 10, 2011 11:03:31 AM GMT
When SQL 08 came along there seemed to be some new hope for making time zone aware apps a little easier through the introduction of a few new date and time related data types, particularly the datetimeoffset type. Unfortunately all that glitters is not gold in this case and the new data type can be a real “gotcha”. Here’s how to build in that geo-awareness from the ground up using the new datetime2 data type and without getting caught with your metaphorical pants down. (more)
category: Web Dev | clicked: 11 | comment | | source: www.troyhunt.com
tags: .NET, SQL
11
Shouts

WPF: Dictionary Value Converter - Arik Poznanski's Blog

published 650 days, 4 hours, 16 minutes ago posted by arikarik 652 days, 10 hours, 16 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Wednesday, August 10, 2011 3:20:19 PM GMT
WPF: Dictionary Value ConverterWhat’s the story? You want to convert an enum value to a bitmap image. That’s easy, here’s a solution Usually you would simply create a new value converter which has some custom code (e.g. a switch –case statement) to convert from the enum value to the relevant image.Is there a better solution? How many times have you written this kind of converter, the kind that takes a value and maps it to another value? Well, no more! I present to you: DictionaryValueConverter. A Co... (more)
category: Smart Client | clicked: 49 | 1 comment | | source: blogs.microsoft.co.il
tags: Value Converter, WPF
3
Shouts

Lambdas for Junior Developers

published 650 days, 4 hours, 16 minutes ago posted by KodefuGuruKodefuGuru 651 days, 11 hours, 27 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Thursday, August 11, 2011 2:09:41 PM GMT
I spoke with someone today who disallows the use of lambdas for his team. His reasoning is that code must be maintainable, and developers with two years experience don’t understand lambdas. I completely agree with the first point, but I disagree that lambdas make code unmaintainable. Understanding how to use lambdas is easily within the grasp of any C# developer. (more)
category: How To | clicked: 19 | comment | | source: www.kodefuguru.com
tags: lambda, C#
3
Shouts

:jasonrudolph => :blog >> Programming Achievements: How to Level Up as a Developer

published 650 days, 4 hours, 16 minutes ago posted by KodefuGuruKodefuGuru 652 days, 9 hours, 12 minutes ago
Friday, August 12, 2011 9:20:11 PM GMT Wednesday, August 10, 2011 4:24:17 PM GMT
How does a good developer become a great developer? Forget greatness for a moment: How does a decent developer become a good developer? There is no definitive path from Step 1 to Step n. Heck, it's not even clear what Step n is. And as logically-minded developer types, the lack of a well-defined route can make for a daunting journey from novice to... (more)
category: How To | clicked: 26 | 1 comment | | source: jasonrudolph.com
tags: Achievements, skill
9
Shouts

PostSharp and JustMock side by side

published 648 days, 4 hours, 44 minutes ago posted by KodefuGuruKodefuGuru 651 days, 2 hours, 56 minutes ago
Sunday, August 14, 2011 8:53:00 PM GMT Thursday, August 11, 2011 10:40:29 PM GMT
In this post I will show mocking a member call inside a PostSharp aspect. There were previously compatibility issues between both of the tools running side by side which is now been officially fixed with the most recent release of that tool (>= 2.1.2.8-1594). For those who don’t know what PostSharp is all about, it is a tool that lets you write aspects easily than you can imagine. Personally , it took me just minutes to get started with a aspect that will authorize ... (more)
category: Agile | clicked: 28 | comment | | source: weblogs.asp.net
tags: Telerik, JustMock, PostSharp
Previous 1 2 3 4 5 6 7 8 9 10 ... 90 91 Next