|
|
Jemm
Stories kicked by friends of Jemm
|
|
submitted by
wisemx
6 hours, 46 minutes ago
blogs.msdn.com — Several of our MVPs just recently “discovered” the Guidance Explorer project run by our very on patterns & practices team even though it’s been released for some time now. Since this was a surprise to many of them, I figured it’d be good mention it more broadly in case others might find it useful. As you hopefully know by now, the p&p team is all about providing guidance to architects and developers interested in learning more about how to apply Microsoft’s technologies to common application development scenarios. They produce a ton of content and often times customers want to customize the organization of that guidance to make it easier to access and navigate. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
6 hours, 55 minutes ago
weblogs.asp.net — Get a sneak peek at new designs Microsoft is testing for the Download Center home page and category pages.
Using Microsoft Silverlight technology to spruce up the site and make it easier to discover and download Microsoft software.
read more...
add a comment
|
category: Silverlight | Views: 3
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mehfuzh
12 hours, 36 minutes ago
weblogs.asp.net — When you are planning to host your asp.net MVC application under IIS7 integrated mode environment. There are few easy tweaks that can make your application or starter kit work right out of the box but also can save a lot of your time finding things out.
You might see a Http 404 page if default document is not configured properly. The one way of getting this around by using the following
.. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 9 hours ago
blogs.iis.net — IIS 7.0 Failed Request Tracing (for historical reasons internally we refer to it as FREB, since it used to be called Failed Request Event Buffering, and there are no "good-sounding-decent" acronyms for the new name) is probably the best diagnosing tool that IIS has ever had (that doesn't require Debugging skills), in a simplistic way it exposes all the interesting events that happen during the request processing in a way that allows you to really understand what went wrong with any request. read more...
add a comment
|
category: ASP.NET | Views: 2
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
1 day, 23 hours ago
blogs.iis.net — So just by adding a new handler (ASPNETLikeHandler above) to the System.WebServer/Handlers will cause IIS to see this extension and correctly execute the page. Note that we use the preCondition attribute to tell IIS that this handler should only be used when we are running in an Integrated Pipeline Application Pool. read more...
add a comment
|
category: ASP.NET | Views: 4
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
2 days, 2 hours ago
msdn2.microsoft.com — The Microsoft data platform is made up of a rich set of products and technologies for all types of data, from unstructured binary data on one end of the spectrum to highly structured online analytical processing (OLAP) cubes on the other. While these technologies address any application scenarios you may have, typically it involves an up-front investment of time and hardware resources before you are able to start coding your solution. read more...
add a comment
|
category: Database | Views: 6
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
3 days, 1 hour ago
blogs.msdn.com — Expression Media 2 includes support for publishing your catalogs as Silverlight galleries. Felix Andrew, who is the architect for Expression Media, recently wrote a nice article on how to customize one of the samples that is shipped with Expression Blend 2. Felix and I shot an 11 minute video earlier this week where he walks us through the process and shows the end result as well as all the steps in between. read more...
add a comment
|
category: Silverlight | Views: 1
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
razorant
3 days, 6 hours ago
nyveldt.com — Now that the latest version of BlogEngine.NET is out, it is easier than ever to get your blog running with VistaDB Express. I’ve been using VistaDB Express with BlogEngine.NET for a little while now and just love it.... read more...
add a comment
|
category: Open Source | Views: 7
|
|
tags:
OpenSource | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
craigshoemaker
3 days, 7 hours ago
weblogs.asp.net — Learn to move the data context of a Dynamic Data website from the web layer to a lower level. This will allow you to reuse the data context as well as any other logic or wrappers you create around the data model. read more...
add a comment
|
category: ASP.NET | Views: 9
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
timz
3 days, 8 hours ago
coolthingoftheday.blogspot.com — xSQL Software is giving away, to the first 1000 people, a 5 license pack for their RSS Reporter product. That’s free free, no credit card or anything required read more...
add a comment
|
category: Database | Views: 5
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
timz
3 days, 8 hours ago
coolthingoftheday.blogspot.com — xSQL Software is giving away, to the first 1000 people, a 5 license pack for their RSS Reporter product. That’s free free, no credit card or anything required read more...
add a comment
|
category: Database | Views: 5
|
|
tags:
Database | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 5 hours ago, submitted by
Ragoczy
3 days, 8 hours ago
lovethedot.blogspot.com — Microsoft released a tool called Microsoft Source Analyzer, or StyleCop. It analyzes source code for standards violations. It's a 1.0 release, so it doesn't do some things ... like have a published API for custom rules or MSBuild integration. So the community dug in and figured out how to do these things and now MS is firing off license-violation emails. Don't they get it? The community wants to use the product, but it's too limited ... these extensions help make it better. read more...
3 comments
|
category: C# | Views: 375
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
wisemx
3 days, 11 hours ago
blogs.iis.net — DiscountASP.net who has been a very close partner of the IIS Team leading several offerings of our platform - including IIS Manager Remote Delegated Access to the Web Site and many other cool tools - has just built and released yet another cool module that extends the IIS Manager capabilities by having a GAC Viewer for their customers. read more...
add a comment
|
category: ASP.NET | Views: 5
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 9 hours ago, submitted by
goBlue1996
3 days, 12 hours ago
dimecasts.net — A short screencasts walking you through how to generate an RSS Feed with Argotic RSS framework. read more...
add a comment
|
category: C# | Views: 76
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 8 hours ago, submitted by
janko
3 days, 14 hours ago
jankoatwarpspeed.com — Newspaper is a free, lightweight, high-contrast, black&white theme for BlogEngine.NET. The name "Newspaper" comes from the fact that theme looks like real newspapers. You can see how does it looks like and download a free copy. read more...
add a comment
|
category: Other | Views: 254
|
|
tags:
Themes, BlogEngine.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|