Author Topic: Next go-round :-)  (Read 7761 times)

0 Members and 1 Guest are viewing this topic.

David Hall

  • Automatic Duh Generator
  • King Gator
  • Posts: 4075
Re: Next go-round :-)
« Reply #15 on: November 20, 2007, 09:49:26 AM »
I bought Jerry Winters VB.Net book which Im going through now.  Using the reflector you guys talked about, I "cheat" when I have to, and convert VB code to see what Im doing wrong.  Basically I read a chapter and look at the VB code.  Then I try and re-write it in C# and test it.  If it fails badly, I open the CD and use reflector to convert it to C# so I can see where I went wrong.
Everyone has a photographic memory, Some just don't have film.
They say money can't buy happiness, but it can buy Bacon and that's a close second.
Sometimes the question is more important than the answer. (Thanks Kerry for reminding me)

LE

  • Guest
Re: Next go-round :-)
« Reply #16 on: November 20, 2007, 09:52:28 AM »
The only problem is that you cannot build ObjectARX with that version.....  :-(

As far as I know nothing much has changed on the C++ front. From what I heard, MS is waiting for the new C++0x standard. I also heard that a new killer MFC is in the works.  :kewl:

Thanks Daniel.

But is not officially supported by the adesk guys.... as per Kean comment - Will see what they end up using for A2009 [to me they will keep using the arx's] or when they do the jump for a new Compiler as they did from VS2002  -> VS2005 and previously VS6

MP

  • Seagull
  • Posts: 17750
  • Have thousands of dwgs to process? Contact me.
Re: Next go-round :-)
« Reply #17 on: November 20, 2007, 09:57:09 AM »
Basically I read a chapter and look at the VB code.  Then I try and re-write it in C# and test it.

I think translating algorithms between different languages is a highly underrated and beneficial exercise; good on ya.
Engineering Technologist • CAD Automation Practitioner
Automation ▸ Design ▸ Drafting ▸ Document Control ▸ Client
cadanalyst@gmail.comhttp://cadanalyst.slack.comhttp://linkedin.com/in/cadanalyst

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Next go-round :-)
« Reply #18 on: November 20, 2007, 10:00:14 AM »

heh ! That's a great idea !
I'm trying to hit the keyboard a lot more too, rather than just reading.

Just in case you don't know .. On the Debug->Windows menu there is a command to open a Locals window ( or Ctrl+D,L ) .. very handy when stepping through code.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8690
  • AKA Daniel
Re: Next go-round :-)
« Reply #19 on: November 20, 2007, 10:06:15 AM »
The only problem is that you cannot build ObjectARX with that version.....  :-(

As far as I know nothing much has changed on the C++ front. From what I heard, MS is waiting for the new C++0x standard. I also heard that a new killer MFC is in the works.  :kewl:

Thanks Daniel.

But is not officially supported by the adesk guys.... as per Kean comment - Will see what they end up using for A2009 [to me they will keep using the arx's] or when they do the jump for a new Compiler as they did from VS2002  -> VS2005 and previously VS6

Yeah, we will just have to get Owen to include VS2008 in his VC Hook utility

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Next go-round :-)
« Reply #20 on: November 21, 2007, 03:46:19 AM »
Jon Skeet has blogged regarding the
VS2005 and VS2008 co-existence ...
http://msmvps.com/blogs/jon.skeet/archive/2007/11/20/vs2005-and-vs2008-co-existence.aspx

I won't post his conclusions.



« Last Edit: November 21, 2007, 03:49:09 AM by Kerry Brown »
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Next go-round :-)
« Reply #21 on: November 21, 2007, 03:48:37 AM »
Scott Guthrie covers
Steps to Uninstall VS 2008 Beta2 before installing the VS 2008 Final Release
http://weblogs.asp.net/scottgu/archive/2007/11/20/steps-to-uninstall-vs-2008-beta2-before-installing-the-vs-2008-final-release.aspx
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Next go-round :-)
« Reply #22 on: November 21, 2007, 07:53:02 AM »

.. and these from Daniel a little while ago
http://www.theswamp.org/index.php?topic=18499.msg226356#msg226356
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Next go-round :-)
« Reply #23 on: November 30, 2007, 08:42:13 PM »
Update

 the Visual Studio 2008 Professional Edition (90-day Trial) is now available.

http://www.microsoft.com/downloads/details.aspx?FamilyId=83C3A1EC-ED72-4A79-8961-25635DB0192B&displaylang=en

The download is an ISO image file for burning to DVD.

Download Size: 3389.6 MB
Estimated Download Time: 
:-D
Dial-up (56K) 137 hr 45 min   

(Thank goodness for cable)
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.