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
I am looking for a web reporting tool for .Net 2.014 Sep 2006 06:51 GMT3
I am looking for a free reporting package for .net 2.0 against Oracle
database 10g.
The web application I am working on will let office staff members who
don't know much about database generate reports and do some limited
TableAdapter approach14 Sep 2006 03:58 GMT1
I'm starting an application using a TableAdapter instead of direct sql
calls.
In my table adapter there's already an stored procedure that returns
columns a, b and c.
Make a value the default in a databound dropdown14 Sep 2006 02:55 GMT3
I have a databound dropdown in my page. I want to make one of the
values the default value. Any ideas?
Just to explain further, I have also appended one item to the dropdown,
using the AppendDataBoundItems="True" property of the dropdown.
master page - reload/flickering14 Sep 2006 01:31 GMT2
Is there a way to prevent the master page to reload every time the user makes
a selection off of the menu? I want to give it a "Frame" like appearance were
only the content section changes with a menu selection.
gridview pagersettings14 Sep 2006 01:26 GMT1
I'd like to know whether there is a setting which would enable me to
show all 4 paging links (first-previous-next-last) in all cases. The
standard behaviour is not to show first and previous on the first page.
That's logical, but I'd prefer to show disabled links there except of
MultiView control14 Sep 2006 01:25 GMT1
We're writing a small survey app in ASP.Net 2.0. We're dynamically adding
Views to a MultiView control for each question stored in a database. We are
considering displaying three to five questions at a time. Is it possible to
'page' through a MulitView control and display more ...
'Random' does not contain a definition for 'Next'14 Sep 2006 01:12 GMT1
I've got this code for a random GDI+ chart generator, and the demo
works, but when I try to run it on my local machine I get a compiler
error:  Compiler Error Message: CS0117: 'Random' does not contain a
definition for 'Next'
Object reference not set to an instance of an object14 Sep 2006 00:36 GMT3
Can anyone help?  I getting this error on line 17:
Object reference not set to an instance of an object.
Line 15:         Dim UserGUID As Object = User.ProviderUserKey
Line 16:
Unusual error web application14 Sep 2006 00:26 GMT1
I can only give you a general description behavior of the web app error
since it was written by someone else (using some type of code
generator) and now he's gone.
Our site was built using asp.net 1.1, and it connects to a DB and does
Cannot find a part of the path Error14 Sep 2006 00:05 GMT1
I know there have been previous posts with this topic but the issue for
most seems to be the security permissions on the shared drive. My
scenario is as follows :
I have IIS on local machine, I have code on a mapped drive in the
What are the most popular languages for dot net programming?13 Sep 2006 23:57 GMT22
Would it be correct to say the VB is still the language most used for
Dot Net programming, and C# the second most used?
Thread Abort?13 Sep 2006 22:47 GMT3
I need to have an asynch thread abort itself. Something akin to a STOP. The
thread that spawned it cannot access it so it must done within the thread.
Chip
MsgBox13 Sep 2006 22:29 GMT2
I wanted to make a pop up box to verify a choice to delete a database
record, so I tried this code:
Dim Result As MsgBoxResult
Result = MsgBox("Are You Sure?", MsgBoxStyle.OkCancel, "Sure?")
Sending Email from ASPX page13 Sep 2006 21:49 GMT1
I got error message "Asynchronous operations are not allowed in this
context. Page starting an asynchronous operation has to have the Async
attribute set to true and an asynchronous operation can only be started on a
page prior to PreRenderComplete event."
How to ge the IP address of my web server13 Sep 2006 21:39 GMT2
I need to get the IP address when my web server listen to in ASP.NET
application.
C# is teh language. My Server has a multiple installation of my
application and I need to show the IP in one message box.
 
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.