I have a Furnace Data entry application - that does add, change, delete. Has a validation file with a furnace master. It currently is written in java and they want it changed and written in .Net. Since I am new to this development model,
would I want to do a MVC type development? And if yes, what <connectionStrings> would I use to connect to SQL server?
↧