mdopp

Stories submitted by mdopp

Silverlight 2 developers poster + Deep Zoom Test(blogs.msdn.com)

submitted by mdoppmdopp(856) 4 years, 2 months ago

Here is your copy of the Silverlight 2 developers poster. Also link to the Deep Zoom portion of Silverlight 2 poster. read more...

add a comment |category: |Views: 6

tags: another

Windows Server 2003 - IIS6.0 Do not delete the Default Web Site!(blog.mikedopp.com)

submitted by mdoppmdopp(856) 4 years, 2 months ago

Ever felt like deleteing the Default Web Site in IIS? Here is how to get yourself out of the mess when you do. read more...

1 comment |category: |Views: 11

tags: another

Web Config Basics(buddylindsey.com)

submitted by mdoppmdopp(856) 4 years, 3 months ago

For those of us that need to learn more about the web.config. read more...

add a comment |category: |Views: 21

tags: another

C# Source Code Search Engines For Internal Use(igorbrejc.net)

submitted by mdoppmdopp(856) 4 years, 3 months ago

I work on a lot of different projects, both in the company I work for and in my spare time. A lot of code has been produced during that time and I constantly find myself searching for that “I remember I once wrote something like this” code. Google helps, but its search engine is not specialized for C# code and I sometimes have to do a lot of searching before finding a snippet that is perfect for my needs. Snippets in VisualStudio are helpful too, but I use them mostly for really repetitive code which merits taking time to write the snippet. read more...

add a comment |category: |Views: 97

tags: another

Simple CSS Vertical Menu(Digg Clone)(woork.blogspot.com)

submitted by mdoppmdopp(856) 4 years, 4 months ago

This tutorial explains how to implement a simple vertical menu digg-like using CSS and javascript to show/hide sub-menu read more...

add a comment |category: |Views: 57

tags: another

FLV Flash video streaming with ASP.NET 2.0, IIS and HTTP handler(blogs.ugidotnet.org)

submitted by mdoppmdopp(856) 4 years, 4 months ago

Using this HTTP handler you can easily FLV streaming downloads just like video.google.com does. All you need is to install on your IIS 5.0/6.0 the following HTTP handler and to get this to work correctly, you will need to make sure that IIS handles request for .flv files. In your site's properties, click the "Home directory tab" and click the "Configuration" button. read more...

add a comment |category: |Views: 286

tags: another

ASP.NET Web Service Tips: Documentation (geekswithblogs.net)

submitted by mdoppmdopp(856) 4 years, 4 months ago

Write your Own Help page for the ASP.NET Web service application. Sometimes you might not like the autogenerated Help page and want to add your own company logo and put your own descriptive help page. read more...

add a comment |category: |Views: 13

tags: another

Snippet keeper and editor(rshelton.com)

submitted by mdoppmdopp(856) 4 years, 5 months ago

Download free code snippet editor read more...

add a comment |category: |Views: 26

tags: another