What is the best way to display to a user a list of search criteria they can type into a textbox?
For example having a textbox were you can add multiple search criteria like this
COMPUTER, HA...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23229...
I need to setup a sql job that updates a spreasheet with data from a sql 2005 database.
This is required if the asp.net app goes down then there will always be an excel spreadsheet that is updat...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23365146.html
I use ASP.NET 3.5 SQL Datasources (inline page code now, stored procedures to come) to populate a gridview. I use Forms Authentication and have separate folders with individual web.config files th...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_23642183.html
I have a sql server 2005 "money" datatype field and a property called "totalcost" in my app that is a decimal datatype in c# asp.net.
What is the best approach to format the textbox to handle UK...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23693287.html
Hi ,
I have Datetime column in sql server 2005. Currently value looks like "6/3/2008 10:18:45 AM". My webserver is located in acific zone, in that case how to add PST in the "6/3/2008 10:18:45 A...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2345...
I am working on a shopping cart app.
I have been successful in adding an order with one item, what I am struggling with is how to loop through for multiple items.
How do I add multiple rows...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23466630.html
I've written a C# ASP.Net 3.5 Web Application that uses Microsoft Ajax and a SQL Server 2005 database. It uses an ObjectDataSource and does the paging in a stored procedure.
From clicking a b...
http://www.experts-exchange.com/Networking/ISPs_Hosting/Web_Application_Hosting/Q_23563834...