I have been using oracle database throughout database courses, and I have programmed there a lot. However, now, I have to develop real life web application in ASP.NET and some people suggested me to use sQL server because it is more compatible with ASP.NET.
But I did not like it at all using it, since, I got used to oracle programming, and SQL server MAnagement studio works a real slow in my computer, not like oracle.
So, what do you guys suggest me to do, does ASP.NET support it real badly? I may use linq-to-sql and Nhibernate I am not sure. Which databases will not create much problems when using them?