Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: robdog09
  • Content: Threads
  • Order by date
  1. robdog09

    Isapi or .NET?

    I'm working on developing a new BLOG system for my employer, the University of Delaware. I want to provide bloggers with a URL thats easy to remember. I want to have each user have a url such as "http://....udel.edu/blogs/smithr" instead of http://....udel.edu/blogs/viewblog.aspx?userid=5". I...
  2. robdog09

    Http handlers, modules, or ISAPI?

    I'm working on developing a new BLOG system for my employer, the University of Delaware. I want to provide bloggers with a URL thats easy to remember. I want to have each user have a url such as "http://....udel.edu/blogs/smithr" instead of http://....udel.edu/blogs/viewblog.aspx?userid=5". I...
  3. robdog09

    Exchange API for .NET

    I am looking for a way in .NET to extract calendar Free/busy information from Exchange. Any API's people know of that I can accomplish this with?
  4. robdog09

    Class Multiplicity Design Patterns...need ideas

    Most developers that have to start a new app, look at their database, and try to derive some sort of UML design from the ERD, which is great. I am one of those, which has a dozen or so classes for an app all encapsulating logic and information related to that class. A problem i run into from...
  5. robdog09

    How can i share user controls in 2.0?

    I want to make a user control library to share across applications. I found a bunch of howto's on to do this but mostly hack's. I have a class library all our devlopers share, just like every other development team using .NET. What i would like to do is have a UC library as a project which...

Part and Inventory Search

Back
Top