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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
openfiledialog31 May 2007 07:03 GMT1
Does anyone have an idea of how to implement an openfiledialog for an
asp.net webapplication?
thanks
B
Creating a Multi-Line Button Control31 May 2007 06:56 GMT1
I have a Button control whose text property is "Move To Archives". Because
this makes a relatively wide Button when the text is all one line, I want to
put a line break between the words "Move To" and "Archives". However, if I
specify the Text property as "Move To<br/>Archives" ...
Problem with DataBinder.Eval31 May 2007 04:55 GMT1
I am trying to bind data to my GridView from a field that has 2 of the same
Field Names.  However I keep getting an error when I try to get that data.
I allowed the GridView to AutoGenerateColumns.  The column name that I want
to Bind manually returns with a header of Table1 ...
Trouble with office Sharepoint 2007 and dotnet 200331 May 2007 03:23 GMT1
I am new to Sharepoint Server. I was just trying to install sharepoint
server and work with it. I wanted to access the sharepoint server
services with dotnet and work with it. I just installed the hsarepoint
server on my system. Now i am in all sorts of trouble. I am now not
Export to Excel31 May 2007 03:16 GMT2
Is there anyway to export a DataTable to Excel?
Thanks
Control Event31 May 2007 02:57 GMT3
I created a User Control (.ascx) in my web site.
Inside this control I have a linkbutton.
I want to fire an event when this linkbutton is clicked so that I can
access that event on the page's code where my user controls is added.
Debug in web.config31 May 2007 02:03 GMT2
I have <compilation debug="true"> in my web.config. The trouble is that I
have to manually change this to "false" every time I publish the website. I
tried moving this to global machine.config and web.config on the development
machine, but then VS 2005 complains that there's no ...
Session Timeouts31 May 2007 01:45 GMT7
I have developed an asp.net 2.0 app on my instance of server2003 and have
set IIS to timout in 40 minutes (asp.net|configuration) and it works just
fine - the app won't timeout until 40 minutes of inactivity passes.
However when deployed to a production server2003 machine with the ...
*.aspx = 40430 May 2007 23:03 GMT1
We have our application installed at a client site on a Win2k3 box. IIS
will serve *.html or *.txt, but when ever we try to get to any aspx
files via IIS, we get a 404.
We have deployed this app many times and it's always worked pretty well
Sending Email with System.Net.Mail30 May 2007 22:26 GMT3
I switched from System.Web.Mail to System.Net.Mail, however I am now
reconsidering that move because if I send an email to an email address in the
form john.doe@yahoo.com, I receive an error message "The specified string is
not in the form required for an e-mail address".  I have ...
Question About Publishing a Website In Visual Studio 200530 May 2007 22:24 GMT4
asp.net 2/C#/VS2005
I have a web app that uses a third party control. The control requires
a license file that is located in the root folder of the website. Each
time I publish the website, VS2005 does not recognize the file as one
How to add a row into GridView?30 May 2007 22:14 GMT3
Hi Experts:
I'm using asp.net 2.0 with Visual Studio 2005. I'm trying to use the
GridView to display data. I need to programmatically add rows into the
GridView. So far could not find a way to do it. I appreciate it if any one
Need help with List(of T) (newbie)30 May 2007 21:55 GMT6
I'm trying to translate this little tutorial from C# to VB but am
going wrong somewhere.
I create a simple custom class in customer.vb
Public Class Customer
ASP.Net Caching Questions30 May 2007 21:38 GMT6
All,
I am designing a system that will involve an IIS/ASP.Net application
server.  The main purpose of the application server will be to load
large amounts of static data into memory and do fast lookups on it.
Text from TextBox in DataList30 May 2007 21:29 GMT6
i have a DataList with a TextBox added by me:
<asp:DataList ID="GradeDataList" runat="server"
   DataKeyField="id" DataSourceID="ProjectsObjectDataSource">
   <ItemTemplate>
 
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.