Languages Visual Basic & VB.NET .Net Essential Binaries/Compiled Libraries  

VS.Net EnvDTE exposed for Web Applications

download download  
important code information
author:
Kevin Pirkl
minimum requirements:
VS.Net EnvDTE exposed for Web Applications description

One big problem with VS.Net Web Applications is finding the Physical Path in the Design Time Environment (DTE) for Custom Web Controls. As you all know there is no equivalent to Server.MapPath at design time for Custom Web Controls so determining where a project is running from is impossible unless you hard code the Project Path within your code. You can't even get to the Web.Config! This Helper class will enable you get at all the DTE Environment settings (Project Properties in this case.)


File List:
DesignTimeHelperRoot/0b
DesignTimeHelperRoot/DesignTimeHelperClassLib/0b
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/0b
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/AssemblyInfo.cs2Kb
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/ControlDesignerHelper.cs3Kb
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/DesignTimeHelperClass.csproj5Kb
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/DesignTimeHelperClass.csproj.user2Kb
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/MyCustomLabelControl.cs2Kb
DesignTimeHelperRoot/DesignTimeHelperClassLib/DesignTimeHelperClass/ReadMe.txt3Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/0b
DesignTimeHelperRoot/DesignTimeHelperWeb/AssemblyInfo.cs3Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/DesignTimeHelperWeb.csproj6Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/DesignTimeHelperWeb.csproj.webinfo136b
DesignTimeHelperRoot/DesignTimeHelperWeb/Global.asax86b
DesignTimeHelperRoot/DesignTimeHelperWeb/Global.asax.cs1Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/Global.asax.resx2Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/Web.config4Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/WebForm1.aspx1Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/WebForm1.aspx.cs1Kb
DesignTimeHelperRoot/DesignTimeHelperWeb/WebForm1.aspx.resx5Kb

Similar code
BackTrack (Popularity: ) : BackTrack is an add-in for VS.NET that keeps intermediate versions of your code between check-ins to source control.

Audio/Video player Calsses (Popularity: ) : Simple Classes for playing Audio & Video

VB.NET Icon Extraction (Popularity: ) : This library is used to extract icons from compiled libraries such as DLL and EXE files. It is very generic in nature allowing you to utilize the library in any way you see fit. A full test application is included ...
PackMon.NET / Sniffer.NET (Popularity: ) : PackMon is my very first attempt of making a Network Packet Capturing tool in .NET i have created similar tools in vb6 using winpcap library. but this time i have created my own library in .NET which can monitor all ...
A Passive Ftp Helper Class/Client.. EVENT AND BLOCKING (Popularity: ) : An ftp client helper class, supports File Downloading, Resuming. File Uploading, Appending Both include progress events. File/Directory Deletion, System Command, Welcome Message, Rename, Make Directory, Moving Directory.. Fully Functional Client included. Supports the following Ftp Servers.. Microsoft Ftp. Unix Ftp. ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 36
version
size in Kb 17
popularity   790/7913374
user rating 5/10
ad


New Code
Popular Code