Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2006

Tip: Looking for answers? Try searching our database.

ASP.NET Beginner trying to screen scrape, where do i start??

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
alan.aylett@conocophillips.com - 15 Feb 2006 15:10 GMT
Hi,

I have three years experience programming with Java so am programming
language literate. I have to implement a tool to 'screen scrape' and it
is apparent that this is simplest using the .NET framework normally
with C.

I have many examples (with source) that I understand but need help with
the technical basics of ASP.NET.

How does this stuff compile? how to run it? tutorials? good development
environments?

Any input is received greatfully.

Regards,

Alan
Karl Seguin [MVP] - 15 Feb 2006 15:16 GMT
If you can use 2005, Visual Studio Web Developer Express makes (a) compiling
and (b) running very easy.

It's free
http://msdn.microsoft.com/vstudio/express/vwd/download/

Karl
Signature

http://www.openmymind.net/
http://www.fuelindustries.com/

> Hi,
>
[quoted text clipped - 14 lines]
>
> Alan
sloan - 15 Feb 2006 15:33 GMT
Since Asp.NET 2.0 just came out, my first advice is to lable your questions
as "1.1" or "2.0".
There are different answers for each, so after you decide which one you will
use, then label your questions appropriately.

Do you already have VS2003 (1.1), or VS2005 (2.0).

Unlike the Java IDE (Borland, etc), the IDE's are a little more hard
connected to the version of VS.  (Aka, in Borland , if I remember, you had
some flexibility on which Java version you used).

Do you want free/cheap?
Do you want better?

The "Express" editions are free, but you get some limits, and a few
features.  Ex:  With VS2005, there is a WebControl ...which allows you to
put an Image on a web page using a stream.  This WebControl isn't available
wiht the Express editions.

VS2005 Professional would be what I would get, if free wasn't the biggest
issue.

If not, then you can get the Web Express
Visual Web Developer 2005 Express Edition
(get instructions here
http://www.asp.net/
)

At the end of the day, ASP.NET (development tools) are just super duper
fancy tools for creating html on the client.  But they are super-duper, and
make things very nice.  Ex, you need a calender on your web page.  Drap a
WebControl (a calender) on your IDE web form.  Boom.  When you compile and
run the page, all the <table><tr><td> tags are created for you....... You
don't have to do it.

You also get "Code Behind" pages, where you can handle events, and get to
your BusinessLayer objects.

..

> Hi,
>
[quoted text clipped - 14 lines]
>
> Alan
alan.aylett@conocophillips.com - 15 Feb 2006 16:22 GMT
Thanks for the responses,

I think i'm going to use 2.0 and probably start out with the free
development environment, until i have a better feel for the technology.

Any good basic tutorials out there?? other than the microsoft effort.

A
Juan T. Llibre - 15 Feb 2006 16:31 GMT
re:
> Any good basic tutorials out there?? other than the microsoft effort.

This one is quite good :

http://msconline.maconstate.edu/tutorials/ASPNET2/

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
> Thanks for the responses,
>
[quoted text clipped - 4 lines]
>
> A

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.