G
Gene Wirchenko
Dear C-Sharpies:
I have been studying SQL Server 2008 Express. Now, I have to
make it go: a rewrite of the company's client billing system. C# is
one of the languages I have considered for front-end use.
I am a .Net newbie.
I have programmed in various block-structured languages including
a bit of C, some Java, and some C++. My latest language experiment in
Java did not go so well. I am trying to avoid that happening again.
1) How do I get started? Pointers to getting up to speed in C#
quickly would help. I do not mind studying, but I want substantial
materials, not just quick demos.
2) I want to solve the problem of quickly building a form that can
CRUD an SQL Server table in a reliable manner. Elegance can wait, but
working can not.
3) I thought that C# Express would be unlimited like SQL Server
Express is, but it appears that it is but an evaluation copy. Is this
true? How much does it cost to play .Net?
4) Does C# have either of call-by-reference or call-by-value-result
parameters?
5) What other questions should I be asking?
Sincerely,
Gene Wirchenko
I have been studying SQL Server 2008 Express. Now, I have to
make it go: a rewrite of the company's client billing system. C# is
one of the languages I have considered for front-end use.
I am a .Net newbie.
I have programmed in various block-structured languages including
a bit of C, some Java, and some C++. My latest language experiment in
Java did not go so well. I am trying to avoid that happening again.
1) How do I get started? Pointers to getting up to speed in C#
quickly would help. I do not mind studying, but I want substantial
materials, not just quick demos.
2) I want to solve the problem of quickly building a form that can
CRUD an SQL Server table in a reliable manner. Elegance can wait, but
working can not.
3) I thought that C# Express would be unlimited like SQL Server
Express is, but it appears that it is but an evaluation copy. Is this
true? How much does it cost to play .Net?
4) Does C# have either of call-by-reference or call-by-value-result
parameters?
5) What other questions should I be asking?
Sincerely,
Gene Wirchenko