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
Connection Pooling Error04 Apr 2008 13:58 GMT1
I am using the following Connction string in web.config in asp.net
application
<add key="ConnectionInfo" value="Data Source=MyServer; Min Pool Size=5;Max
Pool Size=100; Connect Timeout=120; Initial Catalog=TestDB;User
Forcing browser to reload the "same page" with "mapped URL"04 Apr 2008 13:57 GMT6
I have a website that uses querystrings on a certain page to show multiple
contents.
I have created mapped pages to hide the gory details of these querystrings.
So instead of details.aspx?ID=kldjlkdjldsjlkds&cat=jjfjfj
LINQDataSource / FormView - automatically updating child records04 Apr 2008 12:27 GMT-
I have a CheckBoxList control on a FormView.
Each item in the CheckBoxList control is a child record of the parent
displayed in the formview.
I am trying to update the child records of the parent in the LINQDataSource
why DefaultCredentials are empty?04 Apr 2008 12:01 GMT-
Why CredentialCache.DefaultCredentials are allways empty in my Asp.Net
2.0 application even if I set <identity impersonate="true"
userName="domainUser" password="password"/> in web.config?
Sending SessionID04 Apr 2008 09:55 GMT3
Up to now I call webmethods from clientside with he "EnableSession = true"
switch on.
What I want to do is call the webmethod without "EnableSession = true" but
instead
Control ActiveX in ASP.NET 2.004 Apr 2008 09:29 GMT-
I must embed a windows application user control in an ASP.NET page. (I think
this is like a control ActiveX).
For do this, I create a class library project with COM communication
allowed, and create my UserControl.
Comparing Images04 Apr 2008 08:00 GMT3
Just wondering if anyone knew of a way to compare images and getting a
nearest matching image out of a collection of images of diffrent
sizes, colors, etc. Ideally want to compare the general shape of the
main features in the image, would be nice if it also compared the
To perform scrolling on an Asp.net page04 Apr 2008 07:56 GMT2
I have an asp.net page, i  want to set the cursor at a particular
postion on the click of  abutton in an
Asp.ne tpage.
Can anyone help me in this matter
js file not loading in Firefox, Netscape04 Apr 2008 05:10 GMT1
I have the following line in the head section:
<head>
<script language="javascript" type="text/javascript"
src="myscript.js"></script>
How to populate a field in gridview with data FROM ANOTHER TABLE?04 Apr 2008 04:25 GMT-
All-
Please advise as to what's the best way to display data in a column in a
grid view (and I'm using a dataset) in a table (say TABLE2) which:
- is non-zero only if a boolian field in the same row is true, and
Get img from cell in Firefox04 Apr 2008 03:49 GMT6
I'm trying to change the src of imgs in 5 different cells so I iterate
through the cells in the table and do this:
var img = table.rows[0].cells[n].firstChild;
img.src = some url
navigation question using TabContainer-ajax control04 Apr 2008 00:59 GMT-
Hi I have an ajax control with 5 tabPanels.  The first 4 panels all have a
.net web control button.  Just wondering what code I would need to have the
event for all of the 4 buttons that when selected would cause the page to
reload and display the 5th final tabpanel of the ...
Q: dynamically created databound controls persist but static controls     don't04 Apr 2008 00:49 GMT-
I am running into a case where I am databinding a control
(dropdown, checkboxlist, etc) to a datatable,
caching the datatable in session,
and on postback rebind the control.
AppDomain and Security04 Apr 2008 00:37 GMT1
I'm creating a web application that accesses a database. I'm thinking
of restricting the rights of the default appdomain and allowing
database access only from a separate appdomain. Will that
configuration actually increase the security of my application or am I
How to modify an existing schema for a strongly typed dataset03 Apr 2008 22:14 GMT2
all,
I need to do what seemes a simple task, but i am stuck. I have a
column in my database i need to change from 7 chars to 10 chars. I
have a number of strongly typed datasets in my system that use this
 
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.