DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
Current group : microsoft.public.dotnet.framework.aspnet     33479 threads
page nr.: << back    20      21      22      23      24      25      26      27      28      29      30      31      32      33      34      35      36      37      38      39      40    next >>



Why this error message?   (3 messages)   Date: Sun, 12 Aug 2007 10:49:45 -0400
VB.NET / ASP.NET I have a simple test. One simple Formview connected to a datasource. I have Button1 outside of the Formview. The Formview starts in ReadOnlyMode. All I want to do is on the button click, change the ...

GridView Question   (1 messages)   Date: Sun, 12 Aug 2007 15:46:07 +0100
I have the following code or a delete button in the GridView Control and the RowDeleteing event is not raised Can anyone sugget hat is wrong with the code? <asp:TemplateField> <ItemTemplate> <asp:LinkButton ID="delete" ...

Repeater Issue   (5 messages)   Date: Sun, 12 Aug 2007 13:48:15 +0100
I am using a repeater to display contacts to the user. Here is my repeater: <asp:Repeater ID="RepContacts" runat="server"> <HeaderTemplate><table cellpadding="5" cellspacing="2"> <tr> ...

GridView   (2 messages)   Date: Sun, 12 Aug 2007 13:41:42 +0100
I have the following code or a delete button in the GridView Control and the RowDeleteing event is not raised Can anyone sugget hat is wrong with the code? <asp:TemplateField> <ItemTemplate> <asp:LinkButton ID="delete" ...

Help needed, ASP.NET caching with SQL Server doesn't work   (3 messages)   Date: Sun, 12 Aug 2007 13:21:26 +0300
Hello! I'm trying to use ASP.NET caching with my web site and SQL Server, but I have a problem. I try to do everything according to the instructions like this page here: http://www.eggheadcafe.com/articles/20060407.asp First ...

New Infos to listen   (1 messages)   Date: Sun, 12 Aug 2007 02:44:27 -0700
http://www.pennergame.de/ref.php?uid=5572 ...

Experiences with PostgreSQL?   (2 messages)   Date: Sun, 12 Aug 2007 02:30:02 -0700
Hello newsgroup, We are hosting (and developing) an asp.net application on a dedicated server, as database MS SQL Server Express 2005 is used. We are currently happy with Express 2005, but, since the project will grow ...

Problem with TextwriterTraceListener   (1 messages)   Date: Wed, 8 Aug 2007 15:04:41 +0200
Hello, Using a custom tracelistener inherited from TextWriterTraceListener, I have problems on a server. No trace file is created and no trace are written. I try our normal program based approch to add our listener to ...

china wholesale nike shox R3 R4 R5 R6 TL OZ NZ shoes shox tnergia shox monster shoes FROM www.globnikesneakers.com   (2 messages)   Date: Sun, 12 Aug 2007 06:38:31 -0000
We (3W.globnikesneakers.COM) Wholesale Cheap Jordan Shoes,Michael Jordan Shoes,Nike Jordan Basketball shoes, ... Jordan Shoes,Air Jordan Sneakers,Air Jordan Wholesale All of the Air Jordan sneakers have Nike Air in the ...

DataImageUrlField in DetailsView   (7 messages)   Date: Sat, 11 Aug 2007 16:59:40 -0700
(This issue has already been posted by one of our developers (Tina) but I am reposting it because it's urgent and I have the MSDN subscription so we are guessing I may be more likely to get a response) I can't get an ...

GridView and canceling a link   (2 messages)   Date: Sat, 11 Aug 2007 16:00:00 -0700
i have a GridView with a column : <asp:HyperLinkField HeaderText="Package Id" DataTextField="id" DataNavigateUrlFields="id" DataNavigateUrlFormatString ="Packages.aspx?id={0}" SortExpression="id" ...

ASP.NET AJAX Documentation Configuration error   (1 messages)   Date: Sat, 11 Aug 2007 15:18:44 -0700
Hi All I have just installed the ASP.NET AJAX Framework and i'm having trouble configuring the offline documentation I have followed the installation instructions as closely as I can but I am getting this error message ...

basic form question - two forms one page. ??   (7 messages)   Date: Sat, 11 Aug 2007 22:51:01 +0100
Hi, I have an asp.net 2.0 page that has two sections. Each section allows the user to enter a value into a text box, click a button and then perform some function. Each text boxes function is different to the other and ...

problem with populating a dropdownlist in editTemplate of detailsview   (3 messages)   Date: Sat, 11 Aug 2007 23:02:22 +0200
Hi, i defined a dropdownlist in an EditTemplate of a detailsview like this: <EditItemTemplate> <asp:DropDownList ID="drop1" runat="server"></asp:DropDownList> </EditItemTemplate> I want to populate it in code-behind; ...

Errors using TextWriterTraceListener   (1 messages)   Date: Sat, 11 Aug 2007 17:21:46 -0300
Hi. I am trying to execute the steps of the walkthrough "Integrating ASP.NET Tracing with System.Diagnostics Tracing". But when I change my Web.config to use the listeners, I receive errors for the element TextWriterTraceListener: ...

Thread Safety?   (3 messages)   Date: Sat, 11 Aug 2007 19:58:46 -0000
The first application I wrote using asp.net started off rather small, and as a result, the design of the application took a "Rapid Application Development" type of approach. By this I mean that it was simply built using a ...

ASP.NET website for 1 million hits per day   (2 messages)   Date: Sat, 11 Aug 2007 11:40:58 -0700
I want to make a site that can take up to 1 million hits per day. My site contains dynamic pages. I need to connect LDAP and IMAP server. There is no other database connection. For that I have following questions. 1 ...

Doubt passing values   (4 messages)   Date: Sat, 11 Aug 2007 13:55:04 -0300
Hi, Im using VS 2005 C# 2.0 and I need to open a new window, using JavaScript and pass some values... How can I do that not using the get method QueryString (file.aspx?name=something)... ??? Some alternatives ? Is ...

CSS Style question   (5 messages)   Date: Sat, 11 Aug 2007 09:06:02 -0700
hey all, please take a look at the image below. why would "Hello" "World" links show up in the green content if they are outside the <div class="content">? http://www25.brinkster.com/rodchar/ques200708111154.jpg thanks, rodchar ...

Interview questions free ebook do not miss it   (1 messages)   Date: Sat, 11 Aug 2007 06:25:35 -0700
Interview questions free ebook do not miss it -------------------------------------------------------------------------------------------------------------------- Software testing interview question Software Testing Basics ...


page nr.: << back    20      21      22      23      24      25      26      27      28      29      30      31      32      33      34      35      36      37      38      39      40    next >>
Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us