想要制作一个简单的C#Forms应用程序 [英] Want to make a simple C# Forms application

查看:100
本文介绍了想要制作一个简单的C#Forms应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我是C#编程的新手(在Visual Studio中)。我想创建一个由Name和place组成的简单应用程序。还有一个保存按钮。

点击保存按钮。名称和空间应保存到表中。我正在安装Oracle数据库来制作表格。

由于我是这样的编程新手(连接数据库),任何人都可以引导我去做同样的事情。

谢谢

解决方案

请参阅 http: //www.codeproject.com/KB/database/ [ ^ ]关于使用数据库的文章。您还可以在Windows窗体等上查看其他部分的示例。


检查出来:

使用Microsoft Visual Studio 2010在Oracle数据库上构建.NET应用程序



将在文本框中输入的数据添加到oracle数据库表 [ ^ ]

参见:



1. http:/ /www.oracle.com/webfolder/technetwork/tutorials/obe/db/hol08/dotnet/getstarted-c/getstarted_c_otn.htm?cid=4220&ssid=7699778639822 [ ^ ]



替代:



2. 即时Oracle使用C# [ ^ ]



3. http://itsrashid.wordpress.com/2007/05/25 / using-oracle-database-with-c /< / a> [ ^ ]



4. http://www.c-sharpcorner.com/UploadFile/ravishankar/ConnectToOracleDB11292005235219PM/ConnectToOracleDB.aspx< ; / a> [ ^ ]


Hi,
I am new to programming with C# (in Visual studio) . I want to make a simple application consisting of Name and place. And a save button.
On clicking the save button. The name and space should be saved to a Table. I am installing Oracle database to make the table.
As i am new to programming like this ( connecting with a database ) can anyone guide me to the same.
Thanks

解决方案

See http://www.codeproject.com/KB/database/[^] for articles on using databases. You can also look at the other sections for samples on Windows Forms etc.


Check this out:
Build a .NET Application on the Oracle Database with Microsoft Visual Studio 2010

adding data entered in textbox to oracle database table[^]


see :

1.http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/hol08/dotnet/getstarted-c/getstarted_c_otn.htm?cid=4220&ssid=7699778639822[^]

alternates:

2.Instant Oracle Using C#[^]

3.http://itsrashid.wordpress.com/2007/05/25/using-oracle-database-with-c/</a>[^]

4.http://www.c-sharpcorner.com/UploadFile/ravishankar/ConnectToOracleDB11292005235219PM/ConnectToOracleDB.aspx</a>[^]


这篇关于想要制作一个简单的C#Forms应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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