Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem creating Release EXE23 Aug 2007 21:38 GMT4
I am using VisualStudio 2005 (VB.Net).
A weird thing happens. I used to have a button and a textbox on my form, and
I deleted them. I do a Build on a Release mode. But, the EXE that it creates
is dated 8/23/07 4:20 pm. My computer clock says 8/22/07 4:50 pm. And, when
The referenced component 'OWC10' could not be found after copy app23 Aug 2007 21:24 GMT2
a new server machine.
Now I edit the asp.net application in the new machine.
The 'OWC10' is still shown in the .NET project reference with label '!'.
When I compile it, I got the error: The referenced component 'OWC10' could
Page Events hook via designer23 Aug 2007 21:08 GMT1
How to hook to the Page events like PreRender.  in C#
I need to just add the event and signature provided.  I don't want to hunt
for the signature etc..
I thought we can select the event from some place
physical Architecture of Web Client Software Factory23 Aug 2007 19:35 GMT2
My company has a policy to use 3 tiers to host the entire application:
1 server - presentation layer,
1 server - application server
1 server - database
Dynamically changing styles in DataGrid23 Aug 2007 17:32 GMT2
I am trying to build a datagrid that is customizable by my clients.
I can hide and show columns or changes sizes of the Columns or DataGrid
itslef from the Page_PreRender event that works pretter well.
  DataGrid1.Width = new Unit("551px")
Long Web Form Validation Errors Not visible23 Aug 2007 16:51 GMT4
I have a web page that does not fit all on the screen vertically.
At the bottom I have a submit button,
When I click on the Submit button and have Validation Errors at the top.
the user is unable to see the Errors on top of the page.
Ajax Asynchronous refresh. Is it possible ?23 Aug 2007 16:38 GMT10
Say i have a server process which listens for some changes in database.
When a change occurs i want to refresh my page in browser by notyfinig it.
I do not want to refresh my page i.e. every 5 seconds, i just want to
refresh it ONLY on server change just like desktop applications ...
HTML-file to pdf23 Aug 2007 16:32 GMT4
From an aspx I wish to grab a html-file from the same directory and
push it to PDF via Response.ContentType = "application/pdf".
Alternatively the html-content can be held in a string variable, which
can be used instead.
Gridview with DropDownList23 Aug 2007 16:13 GMT4
I am trying to use a dropdownlist inside of a gridview.  I want the
gridview to display some value as a label until the user clicks the
edit button for that row.  Then I want to populate the dropdownlist
with some values from a table.  I have tried a few different
TreeNode.Value - where can I find it in a client-side script?23 Aug 2007 15:23 GMT2
I'm trying to persist the expanded/collapsed state of a TreeView's nodes to
cookies.  I've managed to accomplish this using OnTreeNodeCollapsed() and
OnTreeNodeExpanded().  I'm using TreeNode.Value as the name of the cookie,
and values of either 0 (collapsed) or 1 (expanded) for ...
WYIWYG way for creating Custom Controls23 Aug 2007 15:16 GMT1
Previously I used to create user controls if I wanted to use a
specific set of controls in multiple pages, however I want to deploy
my control in other applications so I thought of creating custom
controls.
Upload/DownLoad from Excel23 Aug 2007 14:53 GMT1
I am doing an aspx application and need to let my users be able to edit the
information in my database by the page. My first Idea was to let them export
the information to an excel file at local machine where they can edit it och
then upload the file by the page again to save ...
VB vs C# question (trying to switch languages)23 Aug 2007 14:44 GMT18
I'm trying to make the jump from VB to C#. Aside from the syntax issues i'm
running into some execution differences i think
1. I created a C# page in an existing VB.net website
2. I added a gridview with a footer row
Caching business objects?23 Aug 2007 13:00 GMT5
I have custom bustom objects whose properties i populate using a datareader.
Is it possible to cache the business object afteri have populated it? If so,
how? Everything i have tried does not work.
Ashok
asp.net 2.0 ajax autocompleteextendet with 2 column23 Aug 2007 12:28 GMT1
I have implemented Auto Complete feature by using
AutoCompleteExtender. It's just I may need to have an extra column,
just to display some extra information. Still, when I click on the
item I would like only the first column to populate my textbox.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.