哪个是创建ASP.NET(webforms)项目的最佳数据库连接

问题描述:

这是创建asp.net项目的最佳数据库连接(网络表单)



我尝试了什么:



i有一个关于直播的项目要在2013年完成,所以我想知道我必须使用哪个数据库连接。比如登录(webPage)连接架构和网格视图断开连接的架构或实体框架以及如何在asp.net中使用Direct Show进行视频广播,或者我可以使用wpf进行广播。我是Fresher Soft.Eng

which is best database connectivity to create asp.net projects(web forms)

What I have tried:

i have a project on live broadcasting to complete in vs 2013 so i want to know which database connectivity i have to use.like for login(webPage) connected architecture and for Grid view disconnected architecture or entity framework and how to use Direct Show for video broadcasting in asp.net or can i use wpf for broadcasting.I am Fresher Soft.Eng

如果你是计划做软件工程然后一个重要的方面是具有学术能力,能够自己研究。谷歌ado.net与实体框架,您将找到描述两者的优缺点的文章,并选择最符合您要求的文章。对于直接显示,再次谷歌,你会找到带有示例等的文档



DirectShow(Windows) [ ^ ]



随意询问有关具体问题的具体问题,但不要认为这是一个你粘贴模糊项目要求和作业的地方,并认为有人会为你做你的工作。
If you are planning on doing Software Engineering then an important aspect of that is having academic ability, being able to research by yourself. Google "ado.net vs entity framework" and you'll find articles that describe the pros and cons of both and choose the one that best matches your requirements. For Direct Show, again google and you'll find the docs with examples etc

DirectShow (Windows)[^]

Feel free to ask specific questions about specific problems, but don't think this is a place where you and paste vague project requirements and assignments and think someone is going to do your work for you.