RAD? Tool

  • Thread starter Thread starter Chris Cairns
  • Start date Start date
C

Chris Cairns

Does anybody know of a RAD SQL database tool for C# 2005 and SQL 2005? I
guess I am sort of wanting the development speed you get with say Access
Front End / SQL Back End but still have the advantages of C#.

Also better yet would be something that would assist with building but keep
custom controls, etc to a minimum as I don't want hassles with a 3rd party
if something goes wrong.
 
VS 2005 with databinding is pretty RAD.

--
William Stacey [MVP]

| Does anybody know of a RAD SQL database tool for C# 2005 and SQL 2005? I
| guess I am sort of wanting the development speed you get with say Access
| Front End / SQL Back End but still have the advantages of C#.
|
| Also better yet would be something that would assist with building but
keep
| custom controls, etc to a minimum as I don't want hassles with a 3rd party
| if something goes wrong.
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top