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 / September 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Errors when I put my app live11 Sep 2007 20:32 GMT1
Every time I use the Copy Web Site option in VS2005 to copy my site
from my dev box to my live box, the new code won't run.  Usually, it's
a "The compiler failed with error code 128" error.  If I use IISReset
it fixes that but then one of my DLLs has a problem talking to a
Read file once11 Sep 2007 20:20 GMT2
I have a Web application.  i need to read a file once during the startup and
preserve the read data throughout the life of the application.  i will to
access the data often during the page_load of the default.aspx page.
what is the best way to do so?  do i need to implement a ...
Column name = "System" in dataset11 Sep 2007 18:52 GMT5
There is a database table with one of the columns named "System".
When creating a new Dataset for this table, the project gives a huge number
of compile errors.
If I change the column name to be anything else than "System" and
Calculation in datagrid11 Sep 2007 18:25 GMT1
My boss wanted to create a datagrid which should calculate the
formulas which is entered in one of the textbox of the grid
For example if first textbox in grid is given the name A with the
value 10
Drop Down list11 Sep 2007 18:24 GMT3
I have a dropdown list.
It has following items
admin@sam.ca.gov Admin Miller
bobby@sam.ca.gov Bobby Gill
workaround for FCN/directory delete bug11 Sep 2007 17:56 GMT6
I have come across the problem mentioned in this blog
http://blogs.msdn.com/toddca/archive/2005/12/01/499144.aspx
it's basically the fact that in ASP.NET 2.0, the File Change Notification is
uses causes the application to unload every time a directory underneath the
MaxLength doesn't seem to work11 Sep 2007 17:28 GMT1
The MaxLenght property doesn't seem to have any effect
Hyperlink in Grid view11 Sep 2007 16:28 GMT1
Using ASP.Net 2.0 and VS 2005.
One of the GridView columns is a bound HyperLink that sends me to a new
aspx page. I bound it's DataText property with some field in the
database.when I click this hyperlink it should redirect me to anothr page and
Keyboard event11 Sep 2007 16:26 GMT2
I am using asp.net 2.0 and I want to add keyboard shortcuts to my
application. For example if I hit ALT-A it will pop up a new window or
my other webform.
Cheers!
js and validation11 Sep 2007 16:24 GMT1
Hi, I have a webform wich already has some validation controls, some
required fields, etc, and I have a external .js file wich does crc
verification on 1 field, and I would like to put that file together with the
validation generated by asp.net... How can I do that?
AJAX Modal Popup11 Sep 2007 15:40 GMT4
I am trying to use the AJAX modal popup on a click event from a
gridview. Any ideas on implementing this? The AJAX control is looking
for a TargetControlID that will trigger the popup but the button field
in the grid does not have an ID.
GridView update using ObjectDataSource11 Sep 2007 15:15 GMT1
I have a problem in which I'm using a GridView with an
ObjectDataSource as a data source. The problem is that when I use the
ObjectDataSource UPDATE routine I must have the key column displayed
(and editable) in the GridView! This is a problem because this key
Display An Image In A Datagrid Dynamically11 Sep 2007 12:59 GMT1
Hope someone can assist.
Using Borland Developer Studio 2006, C# .Net Application.
I have a datagrid the source of whioch is a database table.
I can populate the datagrid with no problems.
website work on localhost but not on the server11 Sep 2007 12:46 GMT7
I have a project and I upload it to the server but it dosn't work.
On my local host it is work fine.
I try to write simple page just hello world and upload to the server
it same thing , and I cannot know the error from the client side it is
Borderless DropdownListBox/HTML Select on IE11 Sep 2007 12:19 GMT10
I managed to remove the border round the textbox in ie/firefox but not the
dropdown list box in IE (in Firefox it works)
<select name="select" id="select" style="width:100%; border:0px" >
  <option>Query Qry_Schedule</option>
 
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.