NHibernate Mapping in Asp.Net

Posted by Siva on Stack Overflow See other posts from Stack Overflow or by Siva
Published on 2010-03-29T17:02:07Z Indexed on 2010/03/29 17:03 UTC
Read the original article Hit count: 197

Filed under:
|
|

Hi guys, I'm new to NHibernate. I'm trying to save the information in MySql Database. Here I got the error in class file. That is "Missing partial modifier on declaration of type 'WebApplication1.Personal.Personal_info'; another partial declaration of this type exists". Help me to fix it

© Stack Overflow or respective owner

Related posts about nhibernate

Related posts about mysql