Yes, the SQL 2005, VS2005 especially with Reporting Services getting really integrated - I think they want to develop into something like Access or Navision, a fully integrated database-software development environment. It's OK, the only thing I don't like is why on earth would anybody want to put business logic into compiled binaries and recompile the earth on each small modification. I wish they had put more resources into developing IronPython, which is the ideal interpreted business logic language for connecting VS forms with SQL2005 tables.
if I understand you correctly, it means writing stored procedures in C# instead of T-SQL? That could be a good idea. Like in PostGres, when one can write stored procedures in Perl, Python, Ruby, whatever...
Comments
if I understand you correctly, it means writing stored procedures in C# instead of T-SQL? That could be a good idea. Like in PostGres, when one can write stored procedures in Perl, Python, Ruby, whatever...
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
About Object - Relation Mappers: have anybody tried Ideablade DevForce?