ASP.NET 3.5 Extensions

  • Thread starter Thread starter John A Grandy
  • Start date Start date
J

John A Grandy

Has anyone installed ASP.NET 3.5 Extensions ?

Any problems ?

I'm a little wary of installing beta software ...

I'm on VS2008 + .NET 3.5
 
I have it installed and haven't ran into any install issues. Haven't
actually used any of the controls yet, but some of my project looks like it
might need them...
 
The extensions are fairly safe. They are essentially assemblies you link to
so you can have the new functionality. I am also fairly leery about
betaware, especially Microsoft betaware, but I would not be real worried
about MVC framework and the ASP.NET extensions, as they do not change any
..NET Framework bits -- at least not for now.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
 
What's wrong with Microsoft beta programs? Never had that much of an issue
with most of it.
 
Many of them will not uninstall, forcing you to completely rebuild your
machine. There are also cases where the beta overwrites bits, forcing you to
reinstall Frameworks, etc.

For this reason, I rarely suggest that someone put a beta on a production
machine. In this particular case, nothing is overwritten, so this is no more
dangerous than open source software. I would still be cautious about putting
any beta on a production machine, but nobody should have a major problem
here.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
 
Virtual PC to the rescue.


Cowboy (Gregory A. Beamer) said:
Many of them will not uninstall, forcing you to completely rebuild your
machine. There are also cases where the beta overwrites bits, forcing you
to reinstall Frameworks, etc.

For this reason, I rarely suggest that someone put a beta on a production
machine. In this particular case, nothing is overwritten, so this is no
more dangerous than open source software. I would still be cautious about
putting any beta on a production machine, but nobody should have a major
problem here.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box! |
*************************************************
 
Yes, but for some reason, so many do not use Virtual PC (or VMWare, which
allows dual cores/procs to be used effectively).

I have a base image that I copy and add stuff to. Then, I do not have a huge
amount of time setting up another image. I know you can do this with a
single image, by not applying the new stuff to the main image, but this
works well for me. :-)

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
 
Back
Top