|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Define a compilation switchApplication Properties -> Compile
Show quoteHide quote "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message news:%23r6j8cTmGHA.4512@TK2MSFTNGP04.phx.gbl... > in VB.NET 2005 > > How can I do that? > > Samuel > Thank you,
I have express version, is that it why I don't seem to have this option Show quoteHide quote "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message news:O729jnTmGHA.2112@TK2MSFTNGP04.phx.gbl... > Application Properties -> Compile > > "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message > news:%23r6j8cTmGHA.4512@TK2MSFTNGP04.phx.gbl... >> in VB.NET 2005 >> >> How can I do that? >> >> Samuel >> > > I am also using VB.Net 2005 Express Edition. In the Solution Explorer
window, if you select the project name and then click on the Properties button in the Solution Explorer pane, you don't see 'Application', 'Compile', 'Debug' etc? You can also go to properties from the Project menu -> <Project name> Properties... Regards Sanjib Show quoteHide quote "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message news:OSxmpsTmGHA.1488@TK2MSFTNGP02.phx.gbl... > Thank you, > > > I have express version, is that it why I don't seem to have this option > > > "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message > news:O729jnTmGHA.2112@TK2MSFTNGP04.phx.gbl... >> Application Properties -> Compile >> >> "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message >> news:%23r6j8cTmGHA.4512@TK2MSFTNGP04.phx.gbl... >>> in VB.NET 2005 >>> >>> How can I do that? >>> >>> Samuel >>> >> >> > > I could see the tab but I can't find anywhere to add the constants
btw, I added a #Define to the program but it is better to define in a central location Thank you Show quoteHide quote "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message news:eQzMT1TmGHA.4436@TK2MSFTNGP05.phx.gbl... >I am also using VB.Net 2005 Express Edition. In the Solution Explorer >window, if you select the project name and then click on the Properties >button in the Solution Explorer pane, you don't see 'Application', >'Compile', 'Debug' etc? You can also go to properties from the Project >menu -> <Project name> Properties... > > Regards > Sanjib > > "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message > news:OSxmpsTmGHA.1488@TK2MSFTNGP02.phx.gbl... >> Thank you, >> >> >> I have express version, is that it why I don't seem to have this option >> >> >> "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message >> news:O729jnTmGHA.2112@TK2MSFTNGP04.phx.gbl... >>> Application Properties -> Compile >>> >>> "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message >>> news:%23r6j8cTmGHA.4512@TK2MSFTNGP04.phx.gbl... >>>> in VB.NET 2005 >>>> >>>> How can I do that? >>>> >>>> Samuel >>>> >>> >>> >> >> > > Unless you are willing to add some extra code to read a properties file, I
am not aware of any other ways other than what you just mentioned. But it seems to me VC#.Net has conditional compilation symbols option under 'Build' tab of the project properties window. Regards Sanjib Show quoteHide quote "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message news:%23K%23yQ4TmGHA.5076@TK2MSFTNGP02.phx.gbl... >I could see the tab but I can't find anywhere to add the constants > > btw, I added a #Define to the program but it is better to define in a > central location > > Thank you > > > "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message > news:eQzMT1TmGHA.4436@TK2MSFTNGP05.phx.gbl... >>I am also using VB.Net 2005 Express Edition. In the Solution Explorer >>window, if you select the project name and then click on the Properties >>button in the Solution Explorer pane, you don't see 'Application', >>'Compile', 'Debug' etc? You can also go to properties from the Project >>menu -> <Project name> Properties... >> >> Regards >> Sanjib >> >> "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message >> news:OSxmpsTmGHA.1488@TK2MSFTNGP02.phx.gbl... >>> Thank you, >>> >>> >>> I have express version, is that it why I don't seem to have this option >>> >>> >>> "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message >>> news:O729jnTmGHA.2112@TK2MSFTNGP04.phx.gbl... >>>> Application Properties -> Compile >>>> >>>> "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message >>>> news:%23r6j8cTmGHA.4512@TK2MSFTNGP04.phx.gbl... >>>>> in VB.NET 2005 >>>>> >>>>> How can I do that? >>>>> >>>>> Samuel >>>>> >>>> >>>> >>> >>> >> >> > > I am coming from VB.NET 2003 and it is under the build tab I expected
something similar in a later version Samuel Show quoteHide quote "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message news:e6MfVBUmGHA.3736@TK2MSFTNGP05.phx.gbl... > Unless you are willing to add some extra code to read a properties file, I > am not aware of any other ways other than what you just mentioned. But it > seems to me VC#.Net has conditional compilation symbols option under > 'Build' tab of the project properties window. > > Regards > Sanjib > > "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message > news:%23K%23yQ4TmGHA.5076@TK2MSFTNGP02.phx.gbl... >>I could see the tab but I can't find anywhere to add the constants >> >> btw, I added a #Define to the program but it is better to define in a >> central location >> >> Thank you >> >> >> "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message >> news:eQzMT1TmGHA.4436@TK2MSFTNGP05.phx.gbl... >>>I am also using VB.Net 2005 Express Edition. In the Solution Explorer >>>window, if you select the project name and then click on the Properties >>>button in the Solution Explorer pane, you don't see 'Application', >>>'Compile', 'Debug' etc? You can also go to properties from the Project >>>menu -> <Project name> Properties... >>> >>> Regards >>> Sanjib >>> >>> "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message >>> news:OSxmpsTmGHA.1488@TK2MSFTNGP02.phx.gbl... >>>> Thank you, >>>> >>>> >>>> I have express version, is that it why I don't seem to have this option >>>> >>>> >>>> "Sanjib Biswas" <sanjib.bis***@ieee.org> wrote in message >>>> news:O729jnTmGHA.2112@TK2MSFTNGP04.phx.gbl... >>>>> Application Properties -> Compile >>>>> >>>>> "Samuel Shulman" <samuel.shul***@ntlworld.com> wrote in message >>>>> news:%23r6j8cTmGHA.4512@TK2MSFTNGP04.phx.gbl... >>>>>> in VB.NET 2005 >>>>>> >>>>>> How can I do that? >>>>>> >>>>>> Samuel >>>>>> >>>>> >>>>> >>>> >>>> >>> >>> >> >> > >
ASP.NET web application - date conversions UK date format?
Building a single EXE file in VB 2005? What errors are not trappable? Build Failed - 0 Errors Adding ActiveX controls at runtime and threading Lost with creating a db connection... help!? How to gain access to objet in different class ? Listbox help Is it possible to order a Visual Basic 2005 Express CD from Microsoft? Dynamically Creating A CSS Class |
|||||||||||||||||||||||