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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
datagrid like excel26 Apr 2006 02:25 GMT1
Is it possible to create a datagrid that looks like excel? Currently i'm
using the OWC (Excel spreadsheet control) and its only being used to export
the data to excel. I would rather use the grid due to a little more
flexiabilty, but can i make it look like excel on my web form ...
Referencing a assembly from the GAC26 Apr 2006 02:19 GMT8
I have created a class that implements IHttpModule and I want to use the
module on several of the web sites that exist on my server. The module works
great if I place the dll in a web applications bin directory. However, I
can’t get it to work at all from the GAC. If I remove the ...
rearrange the order of items in a control ?26 Apr 2006 01:34 GMT2
is there a way to have a re-arrangeable list with an asp.net control ?
I would like to have a list of database table column values in an ordered
list initially loaded by their column order in the table
HOWEVER
IIS & localhost issue26 Apr 2006 01:21 GMT2
Today, for the first time, a flash file failed to load. However, when I
replaced localhost with my IP address (or machine name) it displayed fine.
Another person here at work had the same problem. He thinks its an IIS setup
issue. He solved the problem by using Ctrl+Alt+P and ...
Gridview with listbox when editing!26 Apr 2006 01:05 GMT4
Hello Everyone. I need to use a gridview, that when I use the Update command
one of the colums, instead of showing a textbox where the user can write, I
need
a combobox (listobx), where there are 3 options.
Invalid State w/ JS popup window26 Apr 2006 00:12 GMT2
I'm opening a popup window with JavaScript. It has a command button.
This is from the primary source (opener) window:
###################################################################
//  =======================================================
How can I transfer Session info to a different domain on same server?25 Apr 2006 22:24 GMT2
Here is my situation.  I'm building a web based store that will use the same
code base for every store using host headers to determine which data to
display.  To prevent purchasing a SSL Cert for each domain I want to
redirect the checkout process to a different domain.  I have ...
Gridview RowEditing event problem25 Apr 2006 22:12 GMT2
I have a gridview template field that I would like to get the value of during
the RowEditing event, but can't figure out how.
Here's an example of how I get the value of a cell for the row being edited:
Dim WasherNum As String = gvBrazeLoad.Rows(e.NewEditIndex).Cells(6).Text
Access to DropDownList in a DataGrid from Page_Load25 Apr 2006 21:56 GMT2
Page_Load has the following definition:
        Sub Page_Load(sender as Object, e as EventArgs)
As such, we are unable to instantiate a control that is inside a DataGrid
since
System.Net.Mail.SmtpClient Send method causing an Application popup in IIS ???25 Apr 2006 21:47 GMT3
In the event viewer on our production web server (win2k3), I am seeing
that if a call to the System.Net.Mail.SmtpClient.Send() function fails
/ throws an exception, it is popping up an assertion failure message
box. But since this is a remote server, there is no logged in user, so
Save ViewState to server - deserialize is very slow25 Apr 2006 21:46 GMT2
Can anyone tell me why when trying to use the following code to
deserialize the viewstate it takes a long time with a large viewstate.
This really surprised as the viewstate is big, but not that big. The
formatter.Deserialize method takes a couple seconds which is a long
First Item in DropDownList does not fire OnSelectedIndexChanged25 Apr 2006 21:07 GMT5
If I want to select the first item in a DropDownList, I need to first select
any item other than the first item and then next I select the first item
which will then fire an event saying that I clicked the first item.
Why can't I just select the first item to get an event to fire ...
cannot view web pages after transferring files to web server25 Apr 2006 21:03 GMT3
(Not sure whether it is a general aspnet problem or a specific security
problem, hence posting it in 2 groups).
This will solve for us a number of problems. I have developed a website on my
local machine (part of a LAN) using Visual Web Developer, with ASP.NET 2.0.
Problem with difference between System.Web.Mail and System.Net.Mail in using attachments25 Apr 2006 20:58 GMT2
I have a web .Net app which sends emails with attachments.  After the email
is sent I clean up aftermyself and delete the attachments from disk.   In
upgrading to .Net 2  I changed the email logic from using system.web.mail to
system.net.mail  (of course vs is telling me system ...
How do I assign a null value to a SqlDataReader?25 Apr 2006 20:26 GMT4
This my a method to call a stored proce and uses a DataReader to read
the data
in the below method I am trying to assign a null value to my datareader
variable
 
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.