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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get Value20 Jun 2007 00:43 GMT2
I have following stored Procedure.  I am writng following ado.net code
to get return value from stored procedure but it doesn't work.
String constr =
System.Configuration.ConfigurationManager.ConnectionStrings["twcsanConnectionString"].ConnectionString;
RaiseCallbackEvent not returning to client in production environme20 Jun 2007 00:34 GMT1
I've sucessfully implemented a client callback using the RaiseCallbackEvent
method in the ICallbackEventHandler interface and the
GetCallbackEventReference helper method. Everything works great in all our
test environments.
Validaion Control19 Jun 2007 22:52 GMT2
Using Framework 1.1 and Asp.Net
Does the Asp control Validation Summary work in 1.1?
Cookies Disappearing19 Jun 2007 21:40 GMT3
I'm not a newbie to cookies, however I am stumpped by a receent issue
that has come up.  I am running my web application through a frame
that belongs to another company.  This application is much like an
Ariba Punhout application.
Theme Constants?19 Jun 2007 19:56 GMT12
Is there such a thing as defining a constant (or a variable) for a
theme? For example, storing a color code and then using it in 4 or 5
places, so to change the color I only have to edit one line?
TIA
Adding a new method will it break existing applications19 Jun 2007 19:48 GMT2
We have a webservice which is called by our pocket pc apps. We have a need
to filter data, so we want to add a another method on top to the existing
method.
Existing Service.asmx
Drop Down List User Control19 Jun 2007 19:16 GMT1
I have created a user control that is a drop down list that pulls from
my database.  I then drop that control into a detailsview control on
an insert item template.  When I run the insert command, the drop down
list control isn't returning a value.  How can I pass the value from
Return Value from Stored procedure19 Jun 2007 19:14 GMT2
I have a stored procedure which is returning an int.  Could you
pleasde give me ADO.Net code that how can I retrieve the returning
value from from stored procedure in aspx page and put that returning
value in a variable.
Return value19 Jun 2007 19:08 GMT1
have a stored procedure which is returning an int.  Could you
pleasde give me ADO.Net code that how can I retrieve the returning
value from from stored procedure in aspx page and put that returning
value in a variable.
ASP.NET 2.0/SQL Server 2000 Connection Problem.19 Jun 2007 18:46 GMT1
I have an ASP.NET 2.0 web application on a web server and a separate machine
for SQL Server 2000 Database. I am using a Connectionstring based on Sql
Authentication to connect to the the SQL 2000 Database.
Now, When I open the web page on the Web Server itself, I am able to
50 concurrent web users on asp.net 2.0 accessing Oracle database19 Jun 2007 18:08 GMT2
We are are looking a developing asp.net website that will perform one
single post to a database.
While very unlikely, the worse case scenerio has 50 external users
access the site at the same time. Worse case maybe 20 doing refreshes
FileUpload  PostedFile  after Postback question19 Jun 2007 17:43 GMT2
My environment is ASP.NET 2.0, C# and AJAX.
Is there a way to retain the Postedfile in the FileUpload control
after Postback? I have this application I've inherited were the User
chooses a file then clicks the "save" button, the program proceeds to
Databound control does not appear upon entry19 Jun 2007 16:35 GMT1
When a user logs into my site, a row for order info is inserted into
an MDB table.  The next page uses a databound control that references
the quantity in that newly created row.  Is it possible the second
event is happening too fast after the first created the row?
Porting a C++ application to a Web application19 Jun 2007 16:21 GMT2
I wrote a desktop application in C++ a little while ago, and I will like
to port it to a web application.
Here are the details:
1). ALL business logic is held in ANSI C++ libraries (e.g. I make
String19 Jun 2007 16:01 GMT1
I need to create a MailAddress from a string that contains the Address
and Name:
MyString = "name@domain.com,My Name"
So the Mail Address would become:
 
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.