Stop searching. Start solving. We've got proven solutions to your ASP questions.
Comments: 5
Where can I turn on my Gridview to be editable? I see in Properties there is a place for ? Thank you, Also, where do I enter Update command in the Sqldatasource? Thanks. I' using asp.net ...
Comments: 4
I have this script to pop up a new window. I am trying to hide url address bar. I thought it was toolbar=no, but it still show. How can I hide it? "window.open('" & url & "', '_...
Comments: 4
I have heard about them, and may have used them. But please provide me examples and explain how they fit into Domain Driven Design. Thanks, newbieweb
Comments: 2
I have a search page that almost works. The page is set up to search a series of folders and sub-folders to find a particular file or files specified in the search parameter entered. It finds the file but ...
Comments: 5
Hello, I know how to filter keys on the TextChanged Event in order to get if it was the entery key. now my particular issue: I am creating a User Control which contains an ASP:Text...
Comments: 2
Hi All, I am creating a Typed DataSet with Visual Studio 2008 utilising the TableAdapter Query Configuration Wizard. My database which this is connecting to is an MS Access databas...
Comments: 2
Hi All, I am trying to create a Types Dataset (xsd file) which connects to an Access database. When I get to the Choose a Query Type option within the TableAdapter Query Configurati...
Comments: 4
Hi, I need date and time with time stamp just like 2011-05-09 17:37:20.947 in c# .net, Please provide solution for this.
Comments: 6
Hi everyone, A Windows 2003 update messed up my server bad, so I had to reinstall .net v2. Now I cant access any .aspx pages (html load fine). When I try, I get the following erro...
Comments: 3
Hi All, I am looking for a function which will enable a user to perform the following image manipulation via the brower as part of an web application I am developing: -Crop -Resize ...
Comments: 5
Hi In ASP.net 4 is there a control that I can copy formatted lines with different colours straight into. In other words similar to the Rich TextBox
Comments: 4
I got a few nice links on my recent post: http://www.aspanswers.com/Q_27373307.html but reading them has moved me no closer to understanding how to use AOP. I see t...
Comments: 4
I have not worked much with open constructed types of generics. Please explain the difference between these two functions? Does the first one have three parameters? I am interested in seein...
Comments: 4
Hi. I need to set up a scheduled job to send an email based on logic if a record exists or not. I have done this several different ways in the past using SQL Server SQL Agent, Windows Scheduled Tas...
Comments: 4
In a sample Fluent API project from CodeProject, I found the following object. Please explain the use of T1 and T2, what the overall object does? Thanks, newbieweb
Comments: 1
Hi, I have a simple web form with a details view. I can not get the Required Field Validator and ValidatorCalloutExtender to work inside the detailsview. I have just had success impleme...
Comments: 2
A standalone aspx form has a background property enabling placement of an image over which I can place text. I would like to have a background image and have text over the top of this image b...
Comments: 4
The following function add time with the selected date and time returns a date and time. It works fine if the the result in the same month but if the result is exceeds to next month the code breaks. i...
Comments: 5
I had not heard the term until recently. And hope to learn how it can help facilitate changes or bug foxes for a production system. Thanks, newbieweb
Comments: 2
Hi, I have used StructureMap and seen Unity, akthought I do prefr StructureMap. Both use the Fluent API. So can someone show me how to use that API? Thanks, newbie...
Comments: 6
Team, Am looking for a javascript menu something similar to the menu here(http://www.verizonwireless.com/b2c/index.html) Can someone help?
Comments: 5
How can I validate the follwoing format? min 01 or 1 max 59 please help. ayha
Comments: 4
A label control cotains the following date and time. when I insert into a smallDateTime field in sq server I get the following error. How can solve the problem? 08/05/2011 14:30...
Comments: 7
I have calendar control and a DropDownList. the DDL contain time in 24 hrs format. user select a date from the the calendar and a time from the DDL. How can I them together and make new date and ...
Comments: 2
I'm using asp .net calendar control in update panel. I have a problem with SelectionChanged event of calendar control. If i clicked on one date of calendar and i was trying to click on the same date Sel...
There are no top experts