Miha
Tue Feb 19 07:47:59 CST 2008
Perhaps you can link newer assemblies, however IDE won't support any of the
new IDE features, such as extension methods, LINQ, etc. and will yield
errors in such case I presume.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
"kimiraikkonen" <kimiraikkonen85@gmail.com> wrote in message
news:e4322bad-1945-4ac9-804d-30f058b6a46f@e60g2000hsh.googlegroups.com...
On Feb 19, 2:25 pm, "Miha Markic" <miha at rthand com> wrote:
> What good would that be?
>
> --
> Miha Markic [MVP C#, INETA Country Leader for Slovenia]
> RightHand .NET consulting & developmentwww.rthand.com
> Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
>
> "kimiraikkonen" <kimiraikkone...@gmail.com> wrote in message
>
> news:359b3550-965b-426a-a869-602e8b6ccf9c@o77g2000hsf.googlegroups.com...
>
>
>
> > On Feb 19, 10:56 am, "Miha Markic" <miha at rthand com> wrote:
> >> a) If your project is C# one then go to Project/Properties/Application
> >> tab.
> >> b) If your project is a VB.NET one then go to
> >> Project/Properties/Compile
> >> tab
> >> and click Advanced Compile Options... button.
> >> And there it is: Target Framework.
>
> >> --
> >> Miha Markic [MVP C#, INETA Country Leader for Slovenia]
> >> RightHand .NET consulting & developmentwww.rthand.com
> >> Blog:
http://cs.rthand.com/blogs/blog_with_righthand/
>
> >> "John" <J...@nospam.infovis.co.uk> wrote in message
>
> >>news:%23GxUu2ncIHA.5164@TK2MSFTNGP03.phx.gbl...
>
> >> > Hi
>
> >> > I have upgraded a vs2003 app into vs2008. How can I tell vs2008 to
> >> > target
> >> > this app for framework 2.0 instead of 3.5? I can't seem to find this
> >> > option anywhere.
>
> >> > Thanks
>
> >> > Regards
>
> > Can i work on target framework as .NET 3.5 using VB 2005 instead of
> > using VB 2008?- Hide quoted text -
>
> - Show quoted text -
Just was a question. On a machine which doesn't have VB 2008 but
has .NET 3.5 and VB 2005.