PDA

View Full Version : Anyone using Atlas in ASP.NET?


rubberduckofdeath
07-03-06, 09:11 PM
.

TSM
07-03-06, 10:38 PM
Nop, im still old hat. I only use ASP & PHP.

Need to start learning .NET
I am awfull at proper VB so i think i might crash at .NET

I find ASP easier to understand. From what people say, once you get into .NET its ment to be good.

TSM
08-03-06, 09:05 AM
When i last looked at it for a couple of pages, just simple SQL requests i did not like how much work was needed just to set up a connection.

In ASP i do the request in 1 line, in .NET is was much more.

What i do like is the way it handles datasets.

TSM
08-03-06, 09:40 AM
I was talking about just very small 1 page things then i think somtimes it can be too much. But i do agree that as the project gets larger then .NET rules over ASP.