hello everybody,
i developed a screen in B1 using Screen painter. I created label in screen painter such as Book Id,Book Name and Text fields for the bookid,bookname. I created two buttons AddBook and Reset. how to invoke that srf(the saved screen painter file) in .Net Project and how to code in .Net.
Can any body tellme or send some examples as this. Im using ms sql server as backend. If possible please send how to make database connection.