发票系统需要帮助 [英] Invoice system help needed

查看:72
本文介绍了发票系统需要帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在做发票管理,我已经完成了UI部分.
现在我需要将数据从数据库显示到Web控件.然后打印
我的发票由表格,行和文本框组成,您可以为此提供任何建议或有用的链接吗?

谢谢

Hi

I am doing invoice Management i have completed my UI part.
Now i need to display the data from database to the web controls.then print
My invoice consist of tables,lines and textboxes could you pls provide any suggestion or useful links for this

Thanks

推荐答案



我建议您研究使用存储过程从数据库中获取数据.

SQL Server存储过程概述 [在没有任何向导的情况下用C#编写N层应用程序:第二部分 [
Hi,

I suggest you look into using stored procedures to get the data out of the database.

Overview of SQL Server Stored Procedure[^]


Also, look into using nTier structure to get and handle data.
Coding an N-Tier Application in C# Without Any Wizard: Part II[^]

If you look through these two articles will give you a very good understanding of what to do.

Good luck


对于数据库模型,
客户和发票数据模型 [ ASP.NET数据访问教程 [
For Database model,
Customers and Invoices Data Model[^]
Refer some other applications like open source or anything like that

Check these tutorials
ASP.NET Data Access Tutorials[^]


这篇关于发票系统需要帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆