DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Jemm Subscribe to this feed
Jemm
Profile Kicked Submitted Comments Tags Friends Kicked By Friends Submitted By Friends

Stories submitted by friends of Jemm
1
kicks
submitted by wisemx wisemx 1 day 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 add a comment | category: | Views: 1
tags: | tag it

2
kicks
submitted by wisemx wisemx 1 day, 14 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 add a comment | category: | Views: 3
tags: | tag it

1
kicks
submitted by wisemx wisemx 1 day, 18 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 add a comment | category: | Views: 6
tags: | tag it

1
kicks
submitted by wisemx wisemx 2 days, 17 hours 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 add a comment | category: | Views: 1
tags: | tag it

3
kicks
submitted by wisemx wisemx 2 days, 17 hours ago

msdn2.microsoft.com — Come and get it. ;-) read more...

Add a comment add a comment | category: | Views: 18
tags: | tag it

3
kicks
submitted by wisemx wisemx 3 days, 2 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 add a comment | category: | Views: 5
tags: | tag it

11
kicks
published 2 days, 23 hours ago, submitted by tomdog tomdog 3 days, 9 hours ago

atalasoft.com — Working with an unmanaged static library - with that, you can build a managed C++ wrapper that exposes the functionality that you need. The C++ compiler does some fairly amazing things in terms of knowing when to do unmanaged/unmanaged transitions, but sometimes it does some surprising things that will cost. [Sample code included in the post] read more...

Add a comment add a comment | category: | Views: 107
| tag it

9
kicks
published 2 days, 17 hours ago, submitted by tomdog tomdog 3 days, 9 hours ago

atalasoft.com — This post includes a free image file viewer application complete with annotation controls - source code for the project is also included - this is a Windows Presentation Foundation application, 100% .NET, and was built using the DotImage toolkit from Atalasoft. read more...

tags: | tag it

1
kicks
submitted by wisemx wisemx 3 days, 12 hours ago

weblogs.asp.net — I’ve been chatting with Siddhika on Microsoft’s User Research program. Right now, immediately, Microsoft is looking for users willing to participate in Microsoft’s System Center Configuration Manager (SCCM) research group. read more...

Add a comment add a comment | category: | Views: 3
tags: | tag it

1
kicks
submitted by wisemx wisemx 4 days, 21 hours ago

weblogs.asp.net — Microsoft SteadyState for XP and now updated for Vista. read more...

Add a comment add a comment | category: | Views: 2
tags: | tag it

25
kicks
published 4 days, 20 hours ago, submitted by mdopp mdopp 5 days, 14 hours ago

codeplex.com — Blog Engine.net 1.4 has been released. more... read more...

Add a comment add a comment | category: | Views: 141
tags: , , , , | tag it

20
kicks
published 5 days, 5 hours ago, submitted by mdopp mdopp 5 days, 14 hours ago

nyveldt.com — The upgrade process is fairly easy but there are a few things to be aware of. more.... read more...

Add a comment add a comment | category: | Views: 114
tags: , , , | tag it

2
kicks
submitted by paul_houle 6 days ago

gen5.info — This article presents a simple stored procedure which makes it possible to delete a stored procedure in SQL Server without knowing it's name, an important tool when automating the maintainance of database schemas in Microsoft SQL Server read more...

Add a comment add a comment | category: | Views: 7
tags: | tag it

2
kicks
submitted by wisemx wisemx 8 days, 17 hours ago

blogs.msdn.com — Server.Transfer and Response.Redirect are causing a new page to be processed, but the big difference is how they are doing it. - Server.Transfer terminates the execution of the current request (Response.End) and begins execution of a new request using the supplied url. No trip back to client is performed. - Respose.Redirect creates a special header, sends it to the client to ask the server for a different page. o Response.Redirect(url) == Response.Redirect(url, true). In this case, right after creating the header, the page execution is done – Response.End is called, and this one causes the current thread to be aborted (ThreadAbortException will be thrown). o Response.Redirect(url, false) doesn’t abort the thread, so it is recommended because it avoids the exceptions. This form is used for example by FormsAuthentication.RedirectFromLoginPage method. read more...

Add a comment add a comment | category: | Views: 4
tags: | tag it

2
kicks
submitted by yesthatmcgurk yesthatmcgurk 8 days, 22 hours ago

statestreetgang.net — My first impressions of the MoQ object mocking framework... Hell, my impressions with the first mocking framework I've ever used. tl;dr: Niiiiiice. read more...

Add a comment add a comment | category: | Views: 7
tags: , , | tag it

14
kicks
published 8 days, 20 hours ago, submitted by tomdog tomdog 9 days, 9 hours ago

atalasoft.com — This post discusses ways to manage or work around problems arising from the statefulness of .NET Streams, including an explanation about how this is possible both through traditional inheritance and also through some indulgence in hacking of object protection levels by emitting custom IL. read more...

Add a comment 1 comment | category: | Views: 141
tags: | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge