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 / November 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem in getting files in a directory07 Nov 2009 07:01 GMT3
We are getting "Out of Memory" exception while using Directory.GetFiles()
method if there are large number of files present in the directory on which
the method is being executed.
We would like to have an alternate solution for picking files from the
How to launch stored procedure without waiting for response06 Nov 2009 20:56 GMT4
I have a asp page that launches a specified stored procedure using the
sqlCommand object.  The stored procedure will take several hours to complete
so I don't want the user to wait around for the response.  
Is there a solid method/solution for ensuring that the stored procedure ...
Identify a simgle Computer in a Cookie ?06 Nov 2009 20:46 GMT8
i recently joined an online.game which rules is not to use 2 diffenrent
accounts on one computer.
My girlfriend also wants to play - but we got 1 computer only - so I tried
to trick the thing.
Saving list<> across postbacks06 Nov 2009 18:22 GMT2
I have a page that is using a List collection (list<>) and I want to save it
across postbacks.
I tried adding it to my ViewState but get an error:
Type 'AutoUPS.ClientList' in Assembly 'AutoUPS, Version=1.0.0.0,
WebException when instantiating XPathDocument06 Nov 2009 14:31 GMT3
I am experiencing a strange problem. In my page I do the following:
public string Transform(string xmlfile, string xsltfile)
{
       if (xmlfile != null && xsltfile != null)
ASP.NET DataList control call rdlc Reportviewer report06 Nov 2009 08:34 GMT1
Hello Community
   I have an web application and I am using a DataList control.  When a row
in the DataList control is selected I want to populate the rdlc Reportviewer
report.  Can anyone tell me how I can make the selected row on the DataList
In FF the top is at 50px realative to the div top but in IE8 it's at 10005 Nov 2009 20:08 GMT6
<img style="height: 100px; position: relative; top: 50px;
border: 0px;" src="h...
In FF the top appears to be at 50px relative to the div container top.
But in IE8 it appears to be at 100px
SqlDateTime overflow. Must be between 1/1/1753 12:... ADO.NET Entity     Framework05 Nov 2009 19:35 GMT2
This strange error bugs me lot....  This is very strage, I'm trying to
insert data into the table through ADO.NET Entity Framework.. nothing
seems to work my way..  i've been getting error "SqlDateTime overflow.
Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM" .
MaskedEditExtender with existing05 Nov 2009 18:48 GMT1
I am trying to use the Ajax toolkit control MaskedEditExtender. I find that
when I use it on a control that already has a date in it the date goes away
in edit.  Can I make it so that the date and time that is already bound
shows up in the mask?  Below is what I am using in my ...
ASP.NET control with level AAA accessibility compliance05 Nov 2009 18:39 GMT1
I am reposting this question due lack of answers. Does any one know any
ASP.NET calendar control that is level AAA accessible
(http://www.w3.org/TR/WCAG/)? If not AAA, at least A or AA, and not
dependent on javascript.
GridView edit mode issue05 Nov 2009 18:20 GMT2
I have a GridView bound to a DataSource. The GridView only has 1 column that
can be edited.  If I click on the Edit LinkButton on a row with data in the
editable column then the RowDatabound event works fine. If that editable
column is NULL then it doesn't fire.  This seems ...
link button event not firing in IE 705 Nov 2009 10:22 GMT3
I am working on asp.net 2008 in c# .
I create a website in .net framework 2.0 .
I used link button on master page for redirect to home page and logout .
these link button are working well till I am not make visible true to a
populate value from popup window to grid in parent window05 Nov 2009 10:16 GMT1
I have to develop a time sheet application for my organization, where
employees will select the nature of work, enter  client details (into textbox
inside grid)  and other details and enter the number of hours spent.
In that, while selecting clients I have to show them a pop ...
Response.Write help05 Nov 2009 08:13 GMT5
I want to know that can I use Response.Write for ouput value of a property
for instance <Td  width='<%=  StaticFunction() %>' />
thanks in advance
Login page won't redirect to a Register (new account) page04 Nov 2009 22:49 GMT3
I've used Forms authentication in a number of ASP.Net
projects, but having a new problem.  My Login.aspx
page has a link to a page for the registration
wizard, but won't go there when the hyperlink
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 October, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.