I started to work in an HQL addin for Visual Studio two weeks ago. As described in the project site : This Visual Studio addin will provide the following features for the HQL file extension: -syntax highlighting (done), -syntax checking (done) -intellisense ( not yet ) Currently the addin support syntax...
I know, this title sounds like: "hmm?" Let me explain it with more detail. NHibernate is a framework that use natively Xml in order to configure a mapping between objects and tables, is in charged of join these different worlds. But now, what is going wrong with this? Many people can say that...