hughesdo

Stories kicked by hughesdo

tkr-uPerform Watchdog Windows Service(dink.no-ip.info)

submitted by hughesdohughesdo(59) 2 years, 1 month ago

This windows service monitors the services on another box to determine when to start it's own services. This is windows service is handy tool to have when you have n-tired boxes. read more...

add a comment |category: |Views: 8

tags: another

Stopping a user from clicking the browser close button before a save a(dink.no-ip.info)

submitted by hughesdohughesdo(59) 2 years, 1 month ago

Javascript's before unload purpose. read more...

add a comment |category: |Views: 6

tags: another

Ajax Control Toolkit V1.0.20229 How-To(dink.no-ip.info)

submitted by hughesdohughesdo(59) 3 years ago

I have captured this version (V1.0.20229) and converted examples to VB source. This version does work on a ASP.NET 2.0, Windows 2000 server with Ajax extensions installed. Newer versions of the Ajax Control Toolkit might be designed against newer ASP.NET 3.5 and 4.0 versions. read more...

add a comment |category: |Views: 44

tags: another

Using CAT.NET Code Analysis Tool(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 3 months ago

CAT.NET is a static, as opposed to runtime tool. It looks at the assemblies in your project and traces the information flow from start to finish. You then get a report of what it finds in XML and HTML format. read more...

add a comment |category: |Views: 116

tags: another

ASP.NET SEO and the Canonical Tag(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 3 months ago

Recently, Google, Microsoft and Yahoo announced support for a new canonical tag in an effort to combat duplicate urls (read duplicate content) on websites. read more...

add a comment |category: |Views: 311

tags: another

http://www.codersbarn.com/post/2009/02/15/ASPNET-Image-Control-and-CSS(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 3 months ago

Recently, I have been experiencing some difficulty applying CSS correctly to some of the OOTB (out-of-the-box) ASP.NET controls. read more...

add a comment |category: |Views: 6

tags: another

http://www.codersbarn.com/post/2009/02/15/ASPNET-Lightweight-Test-Auto(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 3 months ago

We all know the benefits of Test Driven Devlopment (TDD). I believe also that a lot of us pay lip service to it in that we usually implement "our own version" of testing. It's kinda like "a la carte" religion these days whereby "I have a spiritual side" becomes a euphemism for being a "lapsed catholic". read more...

add a comment |category: |Views: 5

tags: another

Google Search == Internet Search(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 3 months ago

I noticed a very interesting article from Jeff Atwood concerning the current state of play with respect to search engines. He makes the point that there really is no competition today when it comes to search engines; Google rules the roost. read more...

add a comment |category: |Views: 9

tags: another

Code Snippet:: Master Page and Base Page(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 3 months ago

You may find following snippet very handy in situations where you want to incorporate a base page in a project that uses a master page. From an architectural point of view, implementing a base page is something you should always consider. read more...

1 comment |category: |Views: 39

tags: another

Create a Web Part with VSeWSS 1.3 - Part II(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 4 months ago

It seems that when opting to deploy to the bin folder when creating the project does just that and nothing more. VSeWSS still leaves the security options to us, which is the correct behaviour one would expect. read more...

add a comment |category: |Views: 37

tags: another

Create a Web Part with VSeWSS 1.3 - Part I(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 4 months ago

Many developers are overwhelmed by the plethora of tools out there right now for creating and deploying simple components in SharePoint. My personal favorite so far has been STSDEV although I had some problems with the most recent version. read more...

add a comment |category: |Views: 133

tags: another

Oxite - The Autopsy(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 5 months ago

The move to an MVC version of ASP.NET was a marketing master-stroke but one that may come back to bite Microsoft on its ass if the hype exceeds the promise. read more...

add a comment |category: |Views: 19

tags: another

Microsoft Releases Free CMS-Blog System(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 5 months ago

Read about the new, free CMS/Blog system released by Microsoft called "Oxite". It is built using the new ASP.NET MVC framework and is highly extensible, touting such features as Microformats and source control integration. read more...

add a comment |category: |Views: 401

tags: another

XBMC is not just for XBOX anymore.(dink.no-ip.info)

submitted by hughesdohughesdo(59) 3 years, 5 months ago

A video pirates deam movie player is now avaliable for your platform. read more...

1 comment |category: |Views: 11

tags: another

Why Good Developers Are Not Getting 10 times the Pay?(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 3 years, 5 months ago

The productivity gap between the good developers and the bad ones can be very huge. But why good developers are not getting significantly more than the bad ones? read more...

3 comments |category: |Views: 881

tags: another

How to Find sn.exe(codersbarn.com)

submitted by BognitBognit(2125) 3 years, 5 months ago

If you are in the business of deploying SharePoint Web Parts to the bin directory, then this little titbit may save you some time. read more...

add a comment |category: |Views: 64

tags: another