Newly getting started in C#

  • Thread starter Thread starter George
  • Start date Start date
I thought that was what im doing.. but will stop, less for me to think
about...
just thought that was what I was doing... they will be long...

You were including the whole of the previous post. There's no need to
do that. Snip everything you're not responding to.
 
On Feb 12, 2:34 pm, (e-mail address removed) wrote:

<snip>

"Not top posting" isn't the same as "not snipping". Whether you're top
posting or not, there's never a need to include all of a previous post
unless every bit of it is relevant to what you're saying.

Jon

Sorry, got mad....
//CY
 
i am new to c#,i previously worked on vb.net.now we are working on a project coding in c# using sql database.in our data access layer we are working on the classes which is resulting in to many errors

we are experiencing problems connecting to the database.could any of you guys provide me with sample data.

can someone out there please provide us with the basics as an example.many thanks
kathija khan,south africa

my email address is (e-mail address removed)
 
i am new to c#,i previously worked on vb.net.now we are working on a project coding in c# using sql database.in our data access layer we are working on the classes which is resulting in to many errors

we are experiencing problems connecting to the database.could any of you guys provide me with sample data.

What kind of errors are you getting? Could you post some code? If
you're used to VB.NET, you should be able to use the SQL database in
exactly the same way, just with the C# syntax isn't of VB.NET syntax.

Jon
 
Back
Top