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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using the DataTextField and DataValue Field in a ListBox20 Sep 2006 12:43 GMT4
I am trying to take from a database 3 values, concatenate the first two
of them and insert them in a ListBox (in the DataTextField) and the 3rd
value in the DataValueField.
The problem is that I am able only to add the first two values
How do I bind to a dropdownlist as well as put my own line in?20 Sep 2006 12:37 GMT2
I'm leafing through a big book on asp.net, and I don't see any way to
the following:
1. bind values and text to a dropdown
2. Also make the first line of the dropdown say something different.
Problems when uploading ASPNETDB.MDF to production server20 Sep 2006 12:28 GMT1
Problems when uploading ASPNETDB.MDF to production server
Hi all, I'm a little web with a login page and aspnetdb.mdf file as data base for users. I've done it on local server, with VS2005 and SQLExpress. On local it run OK. The problem araise when I upload the precompiled site to ...
ASP.NET using My.Settings20 Sep 2006 11:39 GMT1
I dunno if it's too late at night to be coding without the caffeine,
but I am sure trying.
I have a web app that I am working on and am trying to set some of the
custom My.Settings values.  Each of my settings that I created show up
DAL or BOL? Can someone clarify?20 Sep 2006 11:19 GMT2
I was wondering about where this code should go.
Basically i have several tables in my database, when i add a row to a
particular table, i will need to also add other entries in other
tables.
replacing strange quote with standard quote20 Sep 2006 11:01 GMT2
I have a function to replace the strange quotes (Chr(8220) and
Chr(8221)) with standard quotes...
e.g. Public Shared Function TextFormat(ByVal InputString As String) As
String
Master Page Best Practice20 Sep 2006 10:51 GMT7
When using Master Pages, what is the best Best Practice when it comes to
images and hyperlinks on the master page? Is it better to use WebControls
(<asp:Hyperlink/>), HtmlControls (<a href="~/somewhere.aspx"
runat="server">) or using ResolveClientUrl("~/somewhere") inline?
Export Excel Question20 Sep 2006 09:44 GMT1
 I have a parent page(parent.aspx) which will open different new windows
depending on the user input.
for example,
the new windows are opened using the following code :
URL rewriting doesnt seem to work with xml sitemap provider and menus20 Sep 2006 09:22 GMT1
Im building a mutli-lingual website in .net 2.0 and Im having an issue
with url rewriting and Im having an issue with the xml sitemap provider
and menus. If i have a url:
http://mysite.com/articles.aspx
databing in webform20 Sep 2006 09:11 GMT1
It's possible binding a dataset and use dataset's haschange property in
webform?
Thanks
Dowload File20 Sep 2006 08:56 GMT1
I have problem with downloading a file using WebRequest and
HttpWebResponse.
Inorder to download this file i need to call to url that tells to
prepare the file for download,
My ViewState is huge! What can I do?20 Sep 2006 07:56 GMT3
I have an ASPX page on which I place a UserControl 15 times (they only need
to be static controls on the page). This UserControl is a set of two
listboxes with radiobuttons above the listbox (to select between viewing a
code or description in the listbox). There are also left and ...
Not debugging into asmx page20 Sep 2006 06:43 GMT1
I have just setup a new machine and installed VS2003 and 2005.  I'm now
wanting to debug a vb.net 1.1 project in VS2003.  Its a windows app that
uses web services and is calling a web service project which is part of the
same solution on the same machine.  all seems to be running ...
NavigateUrl mailto relative URi error20 Sep 2006 05:58 GMT2
I have the following control in mailtowebmaster.acsx
<%@ Control Language="VB" AutoEventWireup="false"
ClassName="MailtoWebmaster" %>
<%@ Register tagPrefix="Club" Namespace="ClubSite" %>
How do I debug a Class Library?20 Sep 2006 05:56 GMT2
I have created a class library (.DLL) and there seems to be no way to
debug it. How do I run it in debug mode (setting break points, etc)?
Once I include it into my ASP.NET application the executable code is in
the /bin directory.
 
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.