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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
updateable, precompiled web and changes to source files31 Mar 2008 15:49 GMT1
I have a couple of apps that were deployed using the precompiled,
updateable option. There have now been changes to the .ascx and .aspx
files on the live server and I am wondering how to best merge these
back with the dev system (which is in source control). Will the
what is the most secure way to pass querystring parameters31 Mar 2008 14:28 GMT1
What is the most secure way to pass information using querystring?
and what are other secure ways by which a client and browser can
interact
grouping controls together31 Mar 2008 13:40 GMT2
   I have several dropdownList controls on my form and I wish to loop
through them all and find the selected value and then concatenate them
together into a string. The problem is I can't find a way to group the
controls together so that I can loop through them, If I put them in ...
Login with email not UserName31 Mar 2008 12:17 GMT1
When using the membership, user and roles providers, what is a
straight forward way to get users to login using an email address and
not a username?
What kind of data access you will use for the project with very large     database [such as myspace]31 Mar 2008 12:00 GMT1
What kind of data access you will use for the project with very large
database [such as myspace]:
1. NHibernate [this will be the slower?]
2. Linq
Maximising Windows31 Mar 2008 11:30 GMT2
I know this is not an ASP.NET issue, but I thought I would ask the question
of all you guys here.
I know how to mazimize a window using the javascript resizeTo(  h , w )
method of the window object. However, it doesent actually maximise the
Ajax for Credit Card Processing31 Mar 2008 09:56 GMT5
I have a web app that accepts credit card payments.
I want to use AJAX to do an asynchronous post to the server and process the
payment. I am using the UpdateProgress control to show a progress indicator.
Two questions:
How do I increase the java memory for JBOSS31 Mar 2008 08:43 GMT2
How do I increase the java memory for JBOSS
how to launch new IE window so it will create separate ASP Session31 Mar 2008 03:35 GMT4
How do I create a new IE window (client script or ASP.NET server code) so
that it will create a new ASP session with each new window?
Thanks.
vs2008 problems31 Mar 2008 02:52 GMT5
We are having a lot of problems with visual studio 2008.  It clobbers aspx
pages randomly.  For instance we had a three step wizard and it rearranged
much of the html source and completely mangled the page.  This has happened
several times.
build fails with asp button on page with click event30 Mar 2008 23:42 GMT1
asp.net 2.0
I have a lot of pages in my current app with server buttons that run just
fine. But I added an asp button to the page I'm currently working on, double
clicked it to set up the code for the click event. That's it. No code in the
how do I call a code-behind procedure from javascript?30 Mar 2008 23:12 GMT3
I'm working on an asp.net 2 app.
I had a page with an input button on it as shown here:
<input id="btnPost" type="button" value="Post" style="width: 66px" />
I need that button to run some code behind code that will update some data
Working with controls inside a repeater30 Mar 2008 18:43 GMT1
I need to know how to handle controls inside a repeater, how to send and
recieve data from another page to one spesific control inside a repeater.
Clue:
I have a repeater that dynamicly lists out different kind of webcontrols
Error Message could not find a non-generic method30 Mar 2008 15:08 GMT4
I'm using ASP.NET 2.0 with Visual studio 2005 Pro and SQL Server 2005 Dev.
Based on Microsoft toturial on ObjectDataSource I ctreated a class look like
this
*** VendorDB.vb ***
ImageUrl property for jpg pictures within an outside virtual directory30 Mar 2008 14:19 GMT9
I am using an image control to display some images within a virtual map
(ImagesRoot in IIS) outside of the web root in my vb asp.net application.
How should I code the imageurl property to have this working?
Image1.imageurl = ?
 
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.