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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
this is more of a vs2k8 question but this is the best place for it21 Apr 2008 20:04 GMT2
I'd love to be able to have two views for a site in VS2K8. My local on my
hard drive
and the one on the web.
I'd settle for just opening a project and seeing all files with the option
Centralize SOAPHeader Processing?21 Apr 2008 19:47 GMT1
In an ASP.NET web service, is there a way I can centralize processing of
SOAP Headers?
Currently I need to nput my header logic into each webmethod - is there an
event, mechanism, extension, etc I can hook into to do all my processing
databinding checkBoxList to a Dictionary<string, string> object21 Apr 2008 19:40 GMT-
Is there a way to databind a checkBoxList to a Dictionary<string, string>
object? If so, how do you do it?
remove selected treenode21 Apr 2008 19:38 GMT2
I would like to delete a selected treenode and all treennodes below the
selected one...
I've tried ...
Me.Treeview1.Nodes.Remove(Treeview1.SelectedNode)
HTTPWebRequest - IO.Streamwriter and Mysterious Line Feed21 Apr 2008 19:26 GMT3
I am using HTTPWebRequest to programatically send a HTTP POST request.
I have a long string (400 characters): dim str as string = "xxxxx...."
It is a value that is passed in the HTTP Post header.
So I do something like this:
code for sending email <9f34b1ec-c067-482f-9472-f8ba39c909d7@s50g2000hsb.googlegroups.com>21 Apr 2008 19:01 GMT-
Here is the code you asked for
http://www.codeexplore.com/Articles/57580a9f-5b4b-462e-8b58-75ed6286ee76/How_to_
send_email_using_Gmail_SMTP_servers

Email me if you face any trouble .
Datagrid broken link21 Apr 2008 18:44 GMT4
I have a datagrid control that has one column displaying a filename.
When the link is clicked it opens the file.  How do I open a file that
resides on a remote server?  The code below does not work.  When I
click the link I get error #404 Page Not Found.  PLEASE HELP!
File Upload question21 Apr 2008 18:17 GMT4
I am having trouble with uploading a file to a website.  I can not figure
what I am doing wrong.  I have a .asp file that you put a username and
password in that is connected to a database.  One of the buttons you push is
"Add Press Releasses".  It prompts you to choose your file ...
Changing Item Template views.21 Apr 2008 17:55 GMT2
     I have a DataList with the results of a search. The ItemTemplate
of the DataList is a Repeated template with all the records.
I have a Link Button with a Command Name called Select that allows me
to show the user extended information about the record. ( This view is
Web Site takes forever to run in debug mode21 Apr 2008 17:10 GMT8
             I have a VS 2005 Web Site project that is taking an age to
build or run.  It takes about fifteen minutes to run in debug mode.  Even if
I just select Build Page,  Visual Studio hangs for about five minutes.
There are about 20 pages so far and about 50 references.
Organizing Large Web Service21 Apr 2008 16:45 GMT6
How do you all organize your large web services?
I have a service which needs to cover multiple components. Do you build one
asmx file for all the functions. Multiple ASMX files - grouping by
functionality? Or have do you go the document route - in which the details
Asynchronously stream an image accross domains?21 Apr 2008 16:45 GMT1
Is Webclient.downloadDataAsync the best way to achieve this?
I'd like to write an asynchronous handler that can return a byte array, but
I'm not sure what *Begin and *End methods would be best suited to this.
My goal here is to stream images through a proxy server whose uri is ...
HttpWebRequest21 Apr 2008 16:35 GMT1
Hello to all,
I'm trying to send an http command. The supplier of the service I have to
use said me that I have not to send the URI string encoded, it means,
special characters have not to be sent encoded, for example, " has NOT TO be
Converting from v1.1 to v2 and problems with switching design mode21 Apr 2008 16:33 GMT1
When converting an Asp.Net (VB) from version 1.1 to 2 the project
wizard converted the project and the code can be compiled without any
errors.
However when opening the web page and trying to switch to design mode
Dynamic LinkButton not firing it's events.21 Apr 2008 16:10 GMT2
I have code to dynamically generate some link buttons (It's not know how
many are needed until runtime.)
I am adding the linkbutton to a cell in a table and the adding works fine.
It's firing of the event doesn't seem to be happening. Am I missing
 
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.