| Thread | Last Post | Replies |
|
| hiding columns in gird based on column values | 25 Oct 2007 10:49 GMT | 2 |
I have a grid that has icons for 2 buttons edit and delete on each row. I would like to make the buttons invisible if the dateoccured in the record in the row is older than this week. How do I do that? Bill
|
| multiple connection string in web.config | 25 Oct 2007 07:55 GMT | 5 |
My development machine has Win XP pro and IIS 5.1 I have a 'default web site' with 2 virtual directories, let's say 'siteA' and 'siteB'. Both point to the same application in the same phisical directory,
|
| EventLogWebEventProvider: How to specify Category and Source? | 25 Oct 2007 07:46 GMT | 1 |
We are using EventLogWebEventProvider. All events within the event log viewer appear as : Type=Warning Source= ASP.NET 2.0.50727.0
|
| Server.Transfer fails because httpcontext.current = nothing | 25 Oct 2007 07:38 GMT | 4 |
Hi, I'm using Threads, and when I try to do Server.Transfer, I recieved an error. (child object does not exist...) My Code:
|
| ObjectDataSource Update method and StronglyTyped data tables | 25 Oct 2007 07:28 GMT | 1 |
I am truing to find a pattern for my Business Logic Layer to be able to work fine win ObjectDataSource's Update method. The challenge is ObjectDataSource is not able to work with an update method that accepts a strongly typed data table as parameters. We have to have an
|
| How to raise a WebBaseErrorEvent or WebManagementEvent | 25 Oct 2007 07:12 GMT | 2 |
We are using ASP.NET 2.0 health and monitoring provider. I know that the platform raises events automatically. I just wanted to know how can we raise them in C# code? I am trying to raise WebBaseErrorEvent or WebManagementEvent.
|
| Class | 25 Oct 2007 06:52 GMT | 1 |
I am working on a class library (MyNamespace) where I have 10 web controls (10 classes) I want 2 of these controls to be available for the user that uses the class library.
|
| 'SomeValue' is not a member of 'MySettings' | 25 Oct 2007 06:47 GMT | 1 |
[VS2005, VB.Net, ASP.Net, XP SP2] Hello, I have a class that exposes several values like so: Public Shared ConnString As String The class, originally enough, is named "Settings". If I interrogate a value
|
| how do I post XML from an ASP.NET app to another web application | 25 Oct 2007 03:37 GMT | 6 |
Within an ASP.NET application, how can I redirect to another URL and post the XML as the body to that URL. The other URL may not be ASP.NET application (but another internet application). One of the solution I came up with is that on the source ASP.NET, I return a
|
| How to add ScriptManager Dynamically? | 25 Oct 2007 03:23 GMT | 1 |
How can I add ScriptManager to the page programatically? SevDer http://www.sevder.com
|
| Error when creating an Excel Application | 24 Oct 2007 23:12 GMT | 7 |
I receive the following error: Microsoft Office Excel cannot open or save any more documents because there is not enough memory or disk space" I am running a Windows 2003 Server. I have opened all the permissions that I know, which the the application is running in the App ...
|
| Office 2007 (.docx) to database | 24 Oct 2007 22:18 GMT | 4 |
I have a document management tool I have built as a Web app. It takes a file a user submits and saves it to a table in a SQL 2000 database (Image datatype). I have a download.aspx file that returns a file the user has
|
| ASP.NET 2 Enter Key and master page | 24 Oct 2007 22:03 GMT | 3 |
I'm using framework 2 and web site application with master page and more than 30 pages used master. I have users come from desktop application who like to hit Enter every time they entered some things in the textbox. I would like to disable the Enter Key for this application. Any ...
|
| ajaxtoolkit : can you check this? | 24 Oct 2007 21:57 GMT | 3 |
I download AJAXToolKit today and install it and configured my MSVC 2005 to use it. But there is no TabPanle control in it. I had an installation some month ago and it had TabPanel control in it. Can you please help me to find if it is a bug in AJAXToolKit You can help me by ...
|
| asp.net expert wanted | 24 Oct 2007 20:25 GMT | 2 |
i'm interested in speaking with an expert consultant with experience in building asp.net 2005 web pages that present olap data. the page must automatically refresh when the underlying olap data changes. i would also like a recommendation on what third-party component can best ...
|