Sql calls in code behind page [closed] - asp.net

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
For now all my sql calls take place in the cs pages and its a lot of code my goal is to set a new class or whatever (i heard it is done right with dll's) that the class will store functions for every scenario i will need. So my question is how to accomplish it .. Suppose in a large scale site how it is supposed to be done?

I would suggest creating a Class Library Project, moving your shared code to those libraries, and then including those libraries in your Web Project.

Related

face detection program with Qt or boost? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
i wanna to program a real,fast and thoroughgoing face detection application , and don't know which is the best for it.
Qt or Boost?
i know the Qt has the great documents , but which is the powerful?
Regards
For advanced image analyzing stuff, try OpenCV. Qt or Boost have nothing to do with what you're trying to do, though you can use both together with OpenCV if you need to.

Need Online Exam System in Asp .Net [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I want to create one Online Exam System where student can attend Exam and there will be options below(in radiobutton) which he/she can choose as answer by using Asp .Net. In this process, Next and Previous should be worked properly. Please suggest me some idea or Code in this Reference.
Thanks..
Following are links from where you can get ideas for Online exam system.
http://onlineexam.codeplex.com/\
http://ooes.codeplex.com/

How to start creating voice chat application using Adobe Flex and Red5? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
I will create a voice chat application with Adobe Flex and I want use the opensource Red5 as a server.
But, I confuse how to start it. it's possible just use NetStream and NetConnection?
Or are there any others tutorial can help me?
Please!
Seriously have you even bothered to look for examples?
Google is your friend.

Please Suggest Qt based open source games? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I am comfortable with Qt and want to learn game programming.
Can you please suggest Qt based open source games (I will read source code of it)?
First of all kde games. But they might written with the support of KDE specific libraries, not vanilla Qt.
e.g. knetwalk
or bomber
qgo
here is a list
another list

working with sitemap path in asp.net? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
can i know how to work with sitemap path in asp.net is possible examle please.
ASP.NET Site Maps
The simplest way to create a site map
is to create an XML file named
Web.sitemap that organizes the pages
in the site hierarchically. This site
map is automatically picked up by the
default site-map provider for ASP.NET.

Resources