Re: getting to know c#

Tech-Archive recommends: Fix windows errors by optimizing your registry




You are 100% correct about the learning curve. However, only a small
proportion of it will be actually learning C# - the main task will be to get your mindset into the .NET Framework way of doing things.


I'd disagree with this. I'd say learning to use C# properly is going to be a massive learning curve for someone used to using VBA. The easy part is using the framework libraries. As we all know, one thing about a well designed library is its ease of use, and I'd say the .NET Framework is pretty well designed (at least most of it).

--
Simon Hart
Visual Developer - Device Application Development MVP
http://www.simonrhart.com

"Mark Rae [MVP]" <mark@xxxxxxxxxxxxxxxxx> wrote in message news:u13rp4x%23JHA.2872@xxxxxxxxxxxxxxxxxxxxxxx
"JohnE" <JohnE@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:06C9E009-B0CC-431A-A98E-36F2B31EC28D@xxxxxxxxxxxxxxxx

I have been designated at work to convert MS Access databases (front
end only as back ends are on SQL Server) over to webapps using C#.

Thanks for your time and recommendations and suggestions.

The best advice I can give you is to forget completely any thoughts of "conversion". Access apps have so little in common with browser-based apps that any conversion attempt would just be a waste of time.

You are 100% correct about the learning curve. However, only a small proportion of it will be actually learning C# - the main task will be to get your mindset into the .NET Framework way of doing things.

I suggest you get a copy of this:
http://www.amazon.co.uk/Beginning-ASP-NET-3-5-2008-Professional/dp/1590598911/ref=sr_1_1?ie=UTF8&s=books&qid=1246543023&sr=8-1
and work your way all the way through it from beginning to end.

Once you've done that, and not before, then start thinking about how to create new web-based apps in ASP.NET which meet your current business requirements. By all means refer to the existing Access apps as a cross-check, but nothing more.

And, when you need ASP.NET help in the future, the correct newsgroup is microsoft.public.dotnet.framework.aspnet


--
Mark Rae
ASP.NET MVP
http://www.markrae.net

.



Relevant Pages

  • Re: Comparisons of D8 with C#/VS.NET ?
    ... but does anyone have links to comparisons of Delphi 8 ... and get going and using the .net framework, but learning all the ... The remobjects one will, I believe, also be usable in VS.NET. ...
    (borland.public.delphi.non-technical)
  • Re: VB6 AND VB.NET
    ... > few books and i have grasped the basic concepts etc. ... The "best" way, in the long run, would be to abandon VB 6 and start learning ... Visual Basic .NET and the .NET Framework. ...
    (microsoft.public.vsnet.general)
  • Re: Guidance and feedback on which route to take
    ... .Net Framework might be the way to go but it does spend ... "Microsoft Skills Assessments for Visual Studio 2005 and Microsoft ... to find learning resources so that they can upgrade from Visual Studio ... certs are new you might want some advice from teh MCSD cert group. ...
    (microsoft.public.cert.exam.mcse)
  • Re: vc++ express
    ... lets you code against Win32 SDK and the .Net framework. ... But if you're a student its a good product for learning ... Doing GUI programmes would ...
    (microsoft.public.vc.mfc)
  • Re: Change class of element in code
    ... to leave behind the mindset of ASP Classic. ... bar yourself from writing any HTML whatsoever. ... none for Unordered List so that should be an good learning exercise for you. ... I could manually set the class of the element in javascript after the menu ...
    (microsoft.public.dotnet.framework.aspnet)