Would it be a terrible if I were to use Linq2Sql in my front end pages (ie: aspx and ascx pages). It would save me huge amounts of time.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should try to match the amount of effort put into a project with the amount of maintenance and the length of life of the project. Quick and dirty hacks are perfectly suited for short-lived or never touched projects; but if you find yourself maintaining a mess then you’ll see that your initial productivity boost resulted in a large long-term cost.