0
I Use This!
Inactive

News

Analyzed 1 day ago. based on code collected 1 day ago.
Posted about 14 years ago by [email protected] (attila mathe)
[link]
Posted about 14 years ago by Nan21Dnethttp://gdata.youtube.com/feeds/base/users/Nan21Dnet
Posted about 14 years ago by Attila Mathe
Posted about 14 years ago by Attila Mathe
Posted about 14 years ago by [email protected] (dnet eBusiness Suite)
Great news . Indeed there are in the ant scripts some forgotten hard-coded paths - will be fixed The 0.7 aims to be a milestone from infrastructure perspective, i.e. i'd like that the public API to be very close to the final one Apart from some business features, it comes with 3 important issues from
Posted about 14 years ago by [email protected] (Samrat Banerjea)
Hi Attila, We have been able to compile and build the whole project of 0.7 ( of course , by making some changes , listed below) So, would you suggest that we move to 0.7 now. ============================== ============================== ================= Changes that was required for getting the maven build done was
Posted about 14 years ago by [email protected] (Himanshu Agrawal)
thank u..... 2011/5/19 dnet eBusiness Suite <[email protected] m>
Posted about 14 years ago by [email protected] (dnet eBusiness Suite)
The entities fetched by a query must be converted into data-sources (Ds) which are the view-models. Also the data coming from the user interface as a Ds model has to be converted back into entity. Each pair of Ds<-> Entity has a ds model ( ... [More] where you already added the field ) , the entity (where you already added it ) and a converter class xxxConv [Less]
Posted about 14 years ago by [email protected] (Himanshu Agrawal)
I have added a coloum in Dnet application in call Tab .Now i want to add this coloum values into database . when user fill new form of calls. I have added setter or getter of this coloum in to the 1. MyCalendarCallDs.java 2. CalendarEvent.java Please guide as to how we could store the value of coloum in to
Posted about 14 years ago by [email protected] (Himanshu Agrawal)
I have added a coloum in Dnet application in call Tab .Now i want to add this coloum values into database . when user fill new form of calls. I have added setter or getter of this coloum in to the 1. MyCalendarCallDs.java 2. CalendarEvent.java Please guide as to how we could store the value Regards & thanks