Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is foxpro dead?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
01438742
Message ID:
01439648
Views:
92
>>>>>>>There are a lot of .NET developers out of work here, too. As you say, things have been tough all over. I have invested quite a bit of time in learning .NET, both formal classes and self-study, and have not been able to get a foot in the door without work experience. In a more robust economy sometimes people are given that first chance based on general skills, how they present themselves in the interview, etc. These days it seems like employers are saying the want X years of experience and insist on it. I don't blame them. If you have a pool of experienced applicants, what motivation is there to take a chance on someone with none? (in the particular skill(s) you are looking for)
>>>>>>>
>>>>>>>IMHO, this is a red herring. The toughest part of software development is understanding the nature of the business problem and devising an appropriate solution. Writing the coede is the easy bit.
>>>>>>
>>>>>>If this were the case, that "writing code is the easy bit", re-writing VFP application that has been working for years and therefore already past the state of "understanding the nature of the business" to .NET would be "easy." Maybe it is/was for you but you can't say it is the same for everybody.
>>>>>
>>>>>But I think a lot of the problem with that can be related to the stuff VFP let you do ( some might say "get away with" and that we all did perhaps early on as self-taught developers. If you have an app that binds forms to data, the data is dbfs, the networking concurrency handling is dodgy, there is little design but a lot of 600 line methods etc ...
>>>>>
>>>>>But a well designed, n-tier VFP app against SQL using remote views or SPT ... pretty much as Marsha says. Once the business problem has been solved, i just find it liberating to have a whole lot of new tools to use to move the app to the next level.
>>>>
>>>>Ok, we agree to disagree there <g>
>>>>
>>>>What about reports in .NET world? I am in the process of creating a couple of reports in .NET using Crystal Reports. Even though I am using a pretty good book (written by Kevin Goff) I find that creating a report with Crystal Reports in .NET is 100-times more time consuming and complicated than in VFP.
>>>
>>>IMO the ReportViewer control in ASP.NET is pretty straightforward and it gives you more capabilities than VFP ever did.. SSRS bundles all that into a standalone user-configurable web application.
>>
>>William,
>>
>>At this point I don't care about capabilities. I need to create a bunch of very simple reports (that would take me 15 min in VFP each). For example, say, create a list of Customers from a table. Or simple list of charges, etc. Each report would be based on a single DataSet/DataTable retrieved from DB Stored Procedure.
>>
>>I have never tried ReportViewer - as I said - the book I am using is based on Using Crystal Reports. Do you know of a on-line tutorial that covers creating a report from VS 2005 using ReportViewer?
>>
>>Thank you.
>
>You might want to check out
>
>http://www.gotreportviewer.com/
>
>It is referencing SQL2008 version, but 2005 is not much different.

Thank you. I will check it out. I hope it is as easy as VFP <g>.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform