|
|
DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Jemm
Jemm
 |
|
Stories submitted by Jemm
|
|
published 25 days, 12 hours ago, submitted by
Jemm
26 days, 2 hours ago
haacked.com — "Today I’m happy to announce that we’re done with the work I described and the installer is now available on CodePlex. Be sure to give it a try as many of the new VS10 features intended to support the TDD workflow fit very nicely with ASP.NET MVC, which ScottGu will describe in an upcoming blog post." read more...
add a comment
|
category: ASP.NET | Views: 78
|
|
tags:
MVC, ASPNETMVC, ASP.NET, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 1 month, 1 day ago, submitted by
Jemm
1 month, 2 days ago
weblogs.asp.net — "Today we are shipping the first beta of a new free tool - the IIS Search Engine Optimization Toolkit - that makes it easy to perform SEO analysis on your site and identify and fix issues within it." read more...
add a comment
|
category: ASP.NET | Views: 218
|
|
tags:
IIS7, SEO, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
1 month, 17 days ago
toomuchcode.com — "When building a WCF service in an enterprise application, this service frequently depends on other services or resources. When creating unit tests for this service, we don’t want to host all these other services over WCF endpoints. Instead we will most likely want to inject mock objects. In some case we may even want to inject some in-process instances of these other services." read more...
add a comment
|
category: WCF | Views: 13
|
|
tags:
WCF, DI, TDD, UnitTesting | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
3 months, 4 days ago
pseudocoder.com — "I’m pleased to announce a brand new jQuery plugin that will soon completely change the way content is read on the internet." read more...
add a comment
|
category: jQuery | Views: 32
|
|
tags:
jQuery, AJAX | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
4 months ago
lostechies.com — "It comes up very early in any ASP.NET MVC application: duplicated HTML. Bits and pieces of final rendered page may appear on two or more different pages, and that’s duplication we would like to eliminate. In WebForms land, we had quite a few options to consolidate and refactor that common HTML: Master Pages, custom controls, user controls, composite controls and so on. In ASP.NET MVC, the potential for duplicate HTML is still close to a guarantee, so we’ll need to explore different options for common HTML. This time around, our options are a little more straightforward than in WebForms land." read more...
add a comment
|
category: ASP.NET | Views: 16
|
|
tags:
ASPNETMVC, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 8 days ago, submitted by
Jemm
4 months, 9 days ago
blogs.msdn.com — "As mentioned in our recent blog post on the ASP.NET MVC Release Candidate, our code-generation features (namely, Add Controller and Add View) now use the T4 (Text Template Transformation Toolkit) templating technology behind the scenes. Because users can customize the templates to a great extent, we wanted to make a post to bring everyone up to speed on T4." read more...
1 comment
|
category: MVC | Views: 319
|
|
tags:
ASPNETMVC, T4, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 15 days ago, submitted by
Jemm
4 months, 16 days ago
blogs.dovetailsoftware.com — "We wanted to have an RSS feed so customers could keep up to date with new or recently updated Dovetail Knowledge Base articles. My personal mental gate was that I really didn’t want to try to figure out how to properly create an RSS or Atom feed and I didn’t want to bother with complex heavy handed frameworks like Argotic. Then one day Josh introduced me to the System.ServiceModel.Syndication namespace (introduced in .Net 3.5) and my life was never the same. " read more...
add a comment
|
category: ASP.NET | Views: 395
|
|
tags:
Atom, .net3.5, RSS, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
4 months, 23 days ago
weblogs.asp.net — "I’ve been doing a ton of work with ASP.NET MVC lately. Which of course has me thinking how I design my code structure since MVC is all about separation of concerns. I really like the idea of POCO (Plain Old Clr Objects) because it allows easily changing your access tier without having to rewrite a lot of your existing code. After looking through Kigg’s source code I was given a fantastic idea bout how to handle this… just user interfaces. So for this blog post I’ll demo how they do it so you don’t have to try to follow the IoC madness they implement." read more...
add a comment
|
category: Architecture | Views: 13
|
|
tags:
MVC, Architecture, Patterns | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 4 months, 25 days ago, submitted by
Jemm
4 months, 25 days ago
blogs.microsoft.co.il — "In this post I will show the tooling enhancements in ASP.Net MVC that lets you build CRUD (List, Details, Create and Edit) actions very fast. With a little amount of code we can create a good starting point for building a data entry application using ASP.Net MVC." read more...
2 comments
|
category: MVC | Views: 288
|
|
tags:
ASPNETMVC, MVC | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
5 months ago
devsnippets.com — "We advocate using CSS whenever possible, and we often successed. Modern browsers have very good support for CSS — it’s certainly good enough for you to use CSS to control layout and presentation. Sometimes however, certain page elements will appear differently in different browsers. That’s why today we wanted to highlight 15 jQuery solutions for the most common browser issues that you’ll encounter when building web applications among other jQuery plugins that will give you a nice browser effect." read more...
add a comment
|
category: jQuery | Views: 24
|
|
tags:
jQuery, CSS | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
5 months, 5 days ago
thehobt.blogspot.com — "It’s not that there aren’t cases in which an IDENTITY just won’t do, or really isn’t the best choice. There are more than a few places where another construct is better, and we’ll go into them in a minute. It’s just that, for the vast majority of auto-numbering scenarios, setting the IDENTITY property is the way to go." read more...
add a comment
|
category: Database | Views: 8
|
|
tags:
SQLServer, Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
5 months, 11 days ago
blog.madskristensen.dk — "With IIS 7 it is now easier than ever to customize the inner workings of ASP.NET applications using only the web.config. It is possible to remove all the features but the ones the specific application uses. In other words, we are able to lock down our applications and only turn on the features we need. The reason to do this is to reduce the attack surface of the application as well as stay in total control all the way from the IIS and into the ASP.NET application." read more...
add a comment
|
category: ASP.NET | Views: 18
|
|
tags:
IIS, IIS7, Security, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
5 months, 12 days ago
blogs.iis.net — "For the last year and a half, the IIS product team has been working hard on building IIS extensions on top of the IIS7 platform, releasing betas, RCs and RTWs that add new support for optimizing media hosting, web content publishing, site and server administration, deployment and migration, and request handling. We would not be able to innovate and build production-ready, fully supported MS software in 12-18 months like this without the architectural changes we introduced in IIS7 in Windows Server 2008. Now with Windows Server 2008 R2, we have added some improvements, fit and finish to that IIS7 platform." read more...
1 comment
|
category: ASP.NET | Views: 24
|
|
tags:
IIS7.5, IIS, ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 12 days ago, submitted by
Jemm
5 months, 14 days ago
blogs.conchango.com — Neat trick how to share SQL Scripts, code or other files through Live Mesh, DropBox or through other similar services that allow sharing and collaboration. read more...
add a comment
|
category: Tips & Tricks | Views: 229
|
|
tags:
SQLServer, teamwork, Tips, .Net | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
Jemm
5 months, 18 days ago
microsoft.com — "The Windows SDK for Windows 7 and .NET Framework 3.5 SP1: BETA provides documentation, samples, header files, libraries, and tools designed to help you develop Windows applications using both native (Win32®) and managed (.NET Framework) technologies" read more...
|
|
tags:
.net3.5, Windows7, VisualStudio, SDK | tag it
Everyones tags: | Your tags: | |
|
|
|
|

|