CodeSmith Community
Your Code. Your Way. Faster!

VisualStudio 2008

Latest post 05-20-2008 3:44 AM by swin. 29 replies.
  • 12-16-2007 2:56 PM In reply to

    • stu28bu
    • Top 500 Contributor
    • Joined on 07-11-2007
    • Posts 10
    • Points 330

    Re: VisualStudio 2008

    I've downloaded 682 and while it's got a drop down to choose VS2008, it still generates 2005 files when you choose VS2008.  I looked in the VisualStudio folder and don't see any 2008 files.  Any ideas?

    • Post Points: 35
  • 12-17-2007 2:07 AM In reply to

    • swin
    • Top 10 Contributor
    • Joined on 06-14-2006
    • London, UK
    • Posts 922
    • Points 34,710

    Re: VisualStudio 2008

     There aren't any 2008 specific files - the differences between 2005 and 2008 project/solution files were minimal so i implemented the enhancements internally to the templates rather than creating s separate 2008 specific ones which would have created extra maintentance for use.

    hth

    swin 

    ------------------------------------------------- Member of the .NetTiers team -------------------------------------------------
    • Post Points: 60
  • 12-18-2007 6:07 AM In reply to

    • stu28bu
    • Top 500 Contributor
    • Joined on 07-11-2007
    • Posts 10
    • Points 330

    Re: VisualStudio 2008

    Sorry I should have been more specific.  When I generate the files and set it to VS2008, when I open up the solution in VS2008 it still wants me to convert it.  So something seems to think its a VS2005 file still

    • Post Points: 35
  • 12-18-2007 8:18 AM In reply to

    • SuperJeffe
    • Top 25 Contributor
    • Joined on 05-05-2006
    • Tulsa, Ok
    • Posts 325
    • Points 8,135

    Re: VisualStudio 2008

    FYI....This is working perfect for me.  I am using 681.  We just converted over yesterday and all projects generated and didn't ask to convert in 2008.

    ----------------------------------------------------------------------
     Member of the .NetTiers team | Visit http://www.nettiers.com
    ----------------------------------------------------------------------

    • Post Points: 5
  • 12-31-2007 11:08 AM In reply to

    • stu28bu
    • Top 500 Contributor
    • Joined on 07-11-2007
    • Posts 10
    • Points 330

    Re: VisualStudio 2008

    Ok I figured out what it was.  I was still running CodeSmith 4.1.0, instead of the VS2008 update of 4.1.2.  I updated it and now I don't have to convert anymore.

    • Post Points: 35
  • 01-03-2008 12:38 PM In reply to

    Re: VisualStudio 2008

    I tried 692 and all works well with code smith 3.0

    • Post Points: 5
  • 01-18-2008 12:45 AM In reply to

    • sanku
    • Not Ranked
    • Joined on 01-18-2008
    • Posts 1
    • Points 35

    Re: VisualStudio 2008

    whether .NET 2008  smartphone support in symbian os

    Filed under:
    • Post Points: 35
  • 02-20-2008 12:27 PM In reply to

    • evolved
    • Top 50 Contributor
    • Joined on 12-27-2004
    • South River, NJ
    • Posts 93
    • Points 1,825

    Re: VisualStudio 2008

    LOL. 

    http://www.jheidt.com
    ------------------------------
    Member of the .NetTiers team
    http://www.nettiers.com
    ------------------------------

    • Post Points: 35
  • 02-28-2008 3:16 PM In reply to

    • strazz
    • Top 100 Contributor
    • Joined on 03-16-2006
    • Chico, California
    • Posts 48
    • Points 1,333

    Re: VisualStudio 2008

    I want to open this topic back up again.  Here's exactly what I need to know:

     1. When will there be a version of the Nettiers templates that generate a solution file on the 3.5 framework.

    Important Note: I don't mean we need LINQ and all of this new fanciness... I just want to be able to generate a solution and import all of my existing code so I can be on the 3.5 framework with MS Ajax built in, etc. etc.

    Thank you for your help. 

    • Post Points: 35
  • 02-29-2008 4:23 AM In reply to

    • swin
    • Top 10 Contributor
    • Joined on 06-14-2006
    • London, UK
    • Posts 922
    • Points 34,710

    Re: VisualStudio 2008

     You can already do this, see:

    02. Framework Generation - Optional

    DoNetVersion - v2/v3/v3.5
    VisualStudioVersion - v2005/v2008

    hth

    swin 

    ------------------------------------------------- Member of the .NetTiers team -------------------------------------------------
    • Post Points: 65
  • 02-29-2008 8:53 AM In reply to

    • strazz
    • Top 100 Contributor
    • Joined on 03-16-2006
    • Chico, California
    • Posts 48
    • Points 1,333

    Re: VisualStudio 2008

    Thanks, I apologize for not doing this yet, I'm more in the research state because our current app is in 2.0.  Do the templates leave out all of the MS AJAX stuff if you switch to 3.5 since it's "built in"?
    • Post Points: 5
  • 04-25-2008 7:06 AM In reply to

    RE: VisualStudio 2008

    Hi there,

     

    I applied, on SourceForge, to become a NetTiers developer a fewweeks back, but I’ve still not heard anything. Is there something else I needto do?

     

    Cheers

    Mark

     

    From: swin[mailto:bounce-swin@codesmithsupport.com]
    Sent: 29 November 2007 12:09
    To: markjritchie@hotmail.com
    Subject: Re: [.netTiers General Support] VisualStudio 2008

     

    Mark,

    Thanks for the update, but as it wasn't a patch I couldn't just replace thefiles as I had already made some changes to some of them.  However, I'veimplemented the ability to generate to vs2008 format and also included anotheroption to specifiy which dot net version to target (although obviously youshouldn't select v3 or v3_5 when generating vs2005 solution). 

    As the changes between the 2005 and 2008 formats aren't that great I decidedto not add any additional solution/project files and it would increasemaintenance should we add new templates in the future.  It also gave me anopportunity to remove some of the redundant vs2003 code as well.

    Please feel free to post more improvements, although if you could do them asa patch that would be much appreciated.  Seehttp://community.codesmithtools.com/forums/p/3450/14311.aspx#14311 for infoabout contributing.

    Changes are commited in SVN677

    hth

    swin 



    • Post Points: 35
  • 04-25-2008 8:58 AM In reply to

    • CitizenBane
    • Top 50 Contributor
    • Joined on 10-30-2007
    • Grand Rapids, MI
    • Posts 94
    • Points 1,740

    Re: RE: VisualStudio 2008

    I didn't realize you had to register somewhere (other than this site) to become a NetTiers Developer.

    I figured that contributing enhancements/fixes and forum answers was enough.

    I'm outside ur box, shiftin' ur paradigm.
    • Post Points: 5
  • 05-19-2008 12:10 PM In reply to

    • gromer
    • Not Ranked
    • Joined on 05-19-2008
    • Posts 2
    • Points 70

    Re: VisualStudio 2008

    I take it the DotNetVersion and VisualStudioVersion options are not in the stable release yet?  If they are, I don't see them and am doing something wrong.  Could someone point me in the right direction? 

    • Post Points: 35
  • 05-20-2008 3:44 AM In reply to

    • swin
    • Top 10 Contributor
    • Joined on 06-14-2006
    • London, UK
    • Posts 922
    • Points 34,710

    Re: VisualStudio 2008

     Hi,

    The last official release last summer won't have the VS2008 stuff as that was prior to it coming out.  

    The nightly builds are broken at the moment but are being looked at and so should be available soon.

    Your best best is to get the TortoiseSVN client and download from the sourceforge repository.

    Please bear with us for the time being as the wheels are in montion to get a better set up for getting the code and reporting bugs/requesting new features.

    hth

    swin 

    ------------------------------------------------- Member of the .NetTiers team -------------------------------------------------
    • Post Points: 5
Page 2 of 2 (30 items) < Previous 1 2 | RSS
Copyright © 2008 CodeSmith Tools, LLC
Powered by Community Server (Commercial Edition), by Telligent Systems