用于练习 .NET 和 Oracle 技术的示例项目链接
我计划练习和学习 .NET C#、WCF、ASP.NET Web 服务和 Oracle 11g (SQL/PL Sql)。
我的想法是开发一个涉及上述技术的示例项目,以便我可以有效地学习同类技术并实践它们。
我需要链接的指导,在这些链接中我可以获得一些业务场景或需求,在这些链接中我可以使用上述所有技术并实现示例项目。
提前致谢
I am planning to practice and learn .NET C#, WCF, ASP.NET web services and Oracle 11g (SQL/PL Sql).
What I am thinking is to work on developing a sample project involving above technologies, so that I can learn technologies at the same type practice them efficiently.
I need guidance to links where I can get some business scenarios or requirements where I can use all the above technologies and implement a sample project.
Thanks in Advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我要做的第一件事就是下载 VMWare Player。它是免费的,并且允许您设置一个“游乐场”供您使用。我要做的下一件事是下载 Visual Studio Express 并将其安装在您的虚拟机上。最后,我会下载 Oracle 11g,它也是免费的。也将其安装在您的虚拟机上。
现在您拥有一个虚拟环境,您可以在其中做任何您想做的事情并随心所欲地练习 Oracle 和 .NET,而不会弄乱您当前的系统。完成所有设置后,您可以从 Oracle 了解有关 Oracle 和 .NET 的更多信息.NET开发者中心
The first thing I would do is download VMWare Player. It is free and it will allow you to setup a "playground" for you to work with. The next thing I'd do is download Visual Studio Express and install it on your virtual machine. Finally, I would download Oracle 11g which is also free. Install that on your virtual machine too.
Now you have a virtual environment where you can do whatever you want and practice Oracle and .NET to your heart's content without messing up your current system. Once all is setup, you can learn more about Oracle and .NET from the Oracle .NET Developer Center