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 / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET 2: assemblies not loading pb27 Feb 2006 07:37 GMT4
I have copied my web site to a test server(W2K3), this web site is using a
reference to an assembly that wraps all the calls to 2 web services (MS CRM
3.0).
This runs perfectly on my dev environement, but when I copy the web site
repeater show the field data of 2 same table27 Feb 2006 07:06 GMT2
i find some problem on repeater when i want to join 2 same table to 1 table
e.g.
company(id, customerid1, customerid2)
customer(id, name)
explicit localization, sample testing approach not work27 Feb 2006 07:02 GMT1
Greeting,
 I'm working on the resources stuff, using the explicit localization.
And to test it is as :
http://www.asp.net/QuickStart/aspnet/doc/localization/culture.aspx#ielanguage
Accessing Login Control's Button from Code-Behind27 Feb 2006 06:59 GMT1
I'd like to add the following attributes to the Login control's Login Button
to create a CSS rollover effect. How can I access the control's login button
from the page's code-behind?
LoginButton.Attributes.Add("onmouseover", "this.className =
aspnet_wp.exe could not be launched (running ASP.NET 2.0)27 Feb 2006 06:35 GMT1
I have upgraded my Windows 2000 Server to ASP.NET 2.0 and installed Visual
Studio 2005.
Now my Web Sites are giving a Server Application Unavailable error and the
Event Viewer reports event id 1007 saying 'aspnet_wp.exe could not be
Error: The process cannot access the file it si being used by anot27 Feb 2006 06:02 GMT1
I am just starting developing with .Net(Have used asp for years). I have
created a very simple upload page which once uploaded opens the file(excel)
and displays the data. If I Attempt to re-run using the same file I get the
message 'Error: The process cannot access the file ...
Conditional use of Eval in asp.net 2.0 with Gridview27 Feb 2006 05:45 GMT3
I have an SQLDataSource control, which is bound to an ASP.net 2.0
GridView control.  It outputs a list of documents that a user can check
in or check out of the database.
In my gridview, I have a column called "checked out" which is bound to
<compilation defaultLanguage="c#" debug="true">27 Feb 2006 03:43 GMT1
I have recently published a web application using the "Publish Web Site" option
of the solution explorer from Visual Studio 2005, I have published the website
so that the pages could not be updated, do I need to set the web.config so that
it contains <compilation ...
GridView and SortExpression after Column Removed27 Feb 2006 02:47 GMT1
I'm getting an error in the following scenario.
- A GridView control is bound to an SQLDataSource.
- The user selects a column for sorting.
- Some time later in code the column used for sorting is removed and the
All request are sent to my application, even for .gif ???27 Feb 2006 02:21 GMT5
I don't understand, since I migrated my web site to VS2005+ APS.NET 2 (C#),
all the request reach my
Application_BeginRequest
method in Global.ascx.cs and generate unecessary computing.
need to have 'validation group'27 Feb 2006 01:39 GMT5
On my page the user is ask to set of question.
Say there I have 2 controls like that
== pseudo-C#-code for my control ==
class MyControl : CompositeControl
Web server27 Feb 2006 01:00 GMT1
Not really even sure where to start.
What kind of software would I have to install on a machine to turn it
into an ASP .NET 2.0 web server?
Thanks,
Getting a WebResource URL in an HTTP handler26 Feb 2006 23:40 GMT2
I want to generate somr RSS.
In my RSS I need the URL of some resource.
Usually in a WebControl I write:
Page.ClientScript.GetWebResourceUrl();
how to search/replace items in specific column of a datatable26 Feb 2006 21:40 GMT2
Before displaying the result of a table called "people" in a datagrid
called "mydatagrid", I need to modify the content of a column called
"moreinfo" in the in-memory datatable (but not the corresponding table
of the database).
FormView - FindControl26 Feb 2006 17:15 GMT6
I'm having trouble trying to use FindControl with a FormView, but can't seem
to find what I'm doing wrong....
I have a TextBox in my ItemTemplate, and I want to assign a value to it, in
code...
 
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.