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
Syntax Problem with If statement18 Apr 2006 16:20 GMT12
I am trying to write a simple ASP.net/C# page which allows users to select
some values and produce a report based on a SQL query.
I have a self posting dropdown form which allows users to select the type of
report to generate:
Dropdownlist18 Apr 2006 15:57 GMT12
I have a dropdownlist that contains should contain several values from the
database, I fill it up in de page_load() with this code:
If Not Page.IsPostBack Then
InlezenConfig()
onclick event in a gridview18 Apr 2006 15:54 GMT1
I have inserted a button in a gridview, via a template column.
Using the OnClick event I want to execute some other function, but I
need to get the row for which the button was pressed.
Unfortunately the datakey field, which is what I would need, is hidden,
Binding TreeViews18 Apr 2006 15:52 GMT2
In ASP.NET 2.0, what's the best approach for binding a TreeView control
to data in SQL Server?  Is it possible to write a "SELECT ... FOR XML"
type query that you can feed directly into the TreeView?  It only seems
possible to bind to a static XML file, or a site map.
RSS / ATOM parse18 Apr 2006 15:41 GMT2
Do you know of a .NET app that can parse RSS and ATOM feeds?
I'm looking for something like www.feedparser.org
Thanks,
Jacob
How to upload files to a rmote web server using FileUpload ?18 Apr 2006 15:00 GMT1
We are able to upload files to a localhost. Pl. help on uploading files to a
remote web server using VB code
Thanks
[RESEND] Need to remove blank XMLNS attribute from xmldocument18 Apr 2006 14:39 GMT1
I'm generating the below XML in c# for an asp.net application
When i've generated this XML the  <LaboratoryDetails xmlns=""> element has a
blank xmlns set.  How do i either a) remove this attribute or b) prevent it
from happening in the first place.
Checkbox items under a RadioButton18 Apr 2006 14:36 GMT5
I have to have three RadioButtons and then under one of this RadioButton, I
need to put two checkboxes. Something like following:
O Temperature
   [] Air
Best Practice for Inserting Data into SQL in 2.018 Apr 2006 13:52 GMT2
I have a simple form. I would like to insert the values from the form
into a SQL table. What is the best way to do it?
I assume that using a stored procedure is preferable to using the
UpdateCommand="Insert into..."
Determine Debug Mode18 Apr 2006 13:45 GMT2
How can you determine if you are in debug mode in Asp.net 2.0
I thought I could look at the web.config compilation debug directive
but then I read this
http://odetocode.com/Blogs/scott/archive/2005/11/15/2464.aspx
How can i make my http handler18 Apr 2006 13:18 GMT1
i want to make my own http handler
can ne one help me or Guide how to do??
storing email informations in my own database18 Apr 2006 12:56 GMT1
How to use the Cdosys.dll or other libraries to send an e-mail message
with attachments (using Visual C# and sybase/oracle) and store all email
 details in my own database? Including email body and attachments...
Thank You for replying
Hosting with 1&118 Apr 2006 12:38 GMT2
I have a very simple web application which I have placed on my 1&1 (1and1)
web space.
I have placed my application in a folder called "tm" on the root of my web
space.
Registering user control programmatically18 Apr 2006 10:52 GMT1
I'm trying to programmatically render a user control,
but problem is, i don't have the control type
and i cannot use register directive as the context is not an aspx page.
Any ideas, links.
Conditional Statements for Repeaters?18 Apr 2006 10:04 GMT2
I have several asp.net repeaters which I need to display based on the value
of a dropdown. I.E. If item1 in a dropdown is selected then repeater1 needs
to be displayed, if item item2 is selected then repeater2 needs to be
displayed.
 
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.