I've googled and searched all over, but have not found any conversion tool
that would allow a (semi-)automatic conversion from a asp site to asp.net
Anybody got some ideas about how to best handle this. The site is rather
big.
Thanks
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"Rudi Larno" <NOSPA...@Larno.net> wrote in message
news:#HC6#J$uCHA.2512@TK2MSFTNGP11...
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"Marina" <zlat...@nospam.hotmail.com> wrote in message
news:#feVIQ$uCHA.2556@TK2MSFTNGP10...
> Those are articles dealing with conversions, there aren't over 10,000
> conversion tools out there.
>
> "Curt_C [MVP]" <Software_AT_Darkfalz.com> wrote in message
> news:uTjLJN$uCHA.2600@TK2MSFTNGP11...
"Curt_C [MVP]" <Software_AT_Darkfalz.com> wrote in message
news:uTjLJN$uCHA.2600@TK2MSFTNGP11...
So I'm sorry but pretty useless info for an MVP.
"Curt_C [MVP]" <Software_AT_Darkfalz.com> wrote in message
news:uLr5JS$uCHA.1676@TK2MSFTNGP10...
However, he was looking for one, and that is what he asked. I think its safe
to assume that he already found articles. But now he wanted to find an
automated tool, such as the vb6 to vb.net wizard. Pointing out that the
google search returned 10K records for something that he wasn't looking for,
is hardly going to help him with his particular question.
"Curt_C [MVP]" <Software_AT_Darkfalz.com> wrote in message
news:uLr5JS$uCHA.1676@TK2MSFTNGP10...
Mike
"Rudi Larno" <NOSPA...@Larno.net> wrote in message
news:O2pnSX$uCHA.2544@TK2MSFTNGP11...
Personally I'd like to find a tool for ASP -> ASPX conversion as
well....just not holding my breath
--
----------------------------------------------------------
Curt Christianson (Software_AT_Darkfalz.Com)
Owner/Lead Designer, DF-Software
http://www.Darkfalz.com
---------------------------------------------------------
..Offering free scripts & code snippits for everyone...
---------------------------------------------------------
"Mike Drewery" <Mi...@nowhere.com> wrote in message
news:#k5qCf$uCHA.2448@TK2MSFTNGP11...
Most interesting links:
<http://msdn.microsoft.com/vbasic/techinfo/articles/upgrade/aspmigration.asp
>
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/h
tml/convertasptoaspnet.asp>
<http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbcon/html
/vbtskmigratingasppagetoasp.asp>
Still digging...
"Curt_C [MVP]" <Software_AT_Darkfalz.com> wrote in message
news:u7IoUh$uCHA.2596@TK2MSFTNGP11...
Ray at work
"Marina" <zlat...@nospam.hotmail.com> wrote in message
news:eVXzQU$uCHA.1132@TK2MSFTNGP12...
HTH,
--
Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Complex things are made up of lots of simple things.
"Mike Drewery" <Mi...@nowhere.com> wrote in message
news:#k5qCf$uCHA.2448@TK2MSFTNGP11...
And I think someone else posted an actual utility that will do this,
although it is not free. However, it may be worth it if the project to be
converted is big enough and if the utility works.
"Ray at work" <r...@work.spam> wrote in message
news:#Kv#Z3$uCHA.1776@TK2MSFTNGP09...
See http://www.semdesigns.com/Products/Services/LegacyMigration.html
--
Ira D. Baxter, Ph.D., CTO 512-250-1018
Semantic Designs, Inc. www.semdesigns.com
"Rudi Larno" <NOSPA...@Larno.net> wrote in message
news:#HC6#J$uCHA.2512@TK2MSFTNGP11...
So the real issue is: how do I convince my managers that going for .Net is
the thing to do. They choose MS technology before, but the implementation
done by us has not been the best. As in: not the cleanest software written,
performance and functionality is all there. Now I want them to choose to
redo the whole thing again in .Net, and get all the benefits. Now how do you
translate that to a manager? How do I ... dare I say it... sell this.
I do thank you for your input on this matter, I think I have arrived at the
real problem.
Rudi
( I helped start that company up several years ago, too bad the dotbomb
kinda killed our growth and the CIO wasn't interested in moving to Win2000
or the first .Net beta, too bad... sniff, memories, full winDNA model, build
on NT4, clustered on two boxes only, but blazingly fast, translated site in
seven languages, I remember the days and nights spent in optimizing homepage
loading and stored procedures behind them, hey my login still even works...
how about that ;-)
"Ray at work" <r...@work.spam> wrote in message
news:#Kv#Z3$uCHA.1776@TK2MSFTNGP09...
Thanks,
Ken
1. ASP is deprecated technology. Best to use the current.
2. ASP is procedural. ASP.Net is object-oriented
3. ASP uses VBScript, and requires COM for most server-side operations.
ASP.Net uses fully compiled programming languages, and can do virtually
anything you need without COM.
4. ASP is interpreted each request. ASP.Net is compiled and cached.
In short: ASP.Net is much more powerful in every way than ASP.
HTH,
--
Kevin Spencer
Microsoft FrontPage MVP
Internet Developer
http://www.takempis.com
Complex things are made up of lots of simple things.
"Rude Dude" <NoSpamTh...@hotmail.com> wrote in message
news:u9N8EXCvCHA.2668@TK2MSFTNGP12...
David Wier
http:/aspnet101.com
http://aspexpress.com
Home of ASP Express - the best ASP/ASP.Net text editor in the Galaxy
"Mike Drewery" <Mi...@nowhere.com> wrote in message
news:#k5qCf$uCHA.2448@TK2MSFTNGP11...
"Rudi Larno" <NOSPA...@Larno.net> wrote in message
news:#HC6#J$uCHA.2512@TK2MSFTNGP11...
Seems to be something what you are looking.
However, I don't know how good it is.
"Rudi Larno" <NOSPA...@Larno.net> wrote in message
news:#HC6#J$uCHA.2512@TK2MSFTNGP11...