dbones notes
its a geek thing

Routing - my simple test

June 22, 2009 22:02 by Dave
ASP.NET MVC comes with a routing engine, and from my understanding this will be applied to ASP.Net (I may be wrong on that). however thats not the point of this post. Today I wanted to note down some simple information about the routing engine. The routing by default is located in the Global... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: asp.net
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

external dll's in Source Control (dll.refresh)

April 25, 2008 18:24 by Dave
In Source control (SC), when you check in your solution, it does not check in any dll's (i think this is default behaviour).   Well how does this effect you? It may affect how you handle your project external references (any dll built outside the solution, b... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Visual Studio Icons

April 23, 2008 21:13 by Dave
Visual Studio 2005 and 2008 came with icons!! VS 2008 location C:\Program Files\Microsoft Visual Studio 9.0\Common7\VS2008ImageLibrary\1033  VS 2005 location C:\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary   Hey we got some icons... :D

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: asp.net | dotNet | General
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

Trust Level

January 29, 2008 23:23 by Dave
FYI one of the best links to do with trust levels <http://msdn2.microsoft.com/en-us/library/ms998326.aspx>  During the setup of this blog (BlogEngine.Net, which is awesome BTW) I ran into a small snag. The hosting comapny could not run this blog with high trust set. So as I wa... [More]

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: asp.net
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed