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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET 1.1 apps stop working when .NET 2.0 starts working etc04 Oct 2007 13:17 GMT3
On our server we have both applications that have been migrated to use
v2.0 of the framework as well as apps that have not yet been migrated
and still use 1.1.  When I tried to deploy my v2.0 app earlier today
it would not work.  We restarted IIS and evenutally it started
Disabling underline in hyperlinks04 Oct 2007 13:17 GMT2
I want to disable the underline of a hyperlink text in a hyperlink column of
datagrid/gridview in the content page.
If I am writing a css class to disable it in the master page then its
disabling
HTTP Handler04 Oct 2007 13:01 GMT3
Can HTTP handlers be used to upload files to a server in ASP.NET? If
yes, then how?
Thanks
Inheritance04 Oct 2007 12:59 GMT3
A class (derived) can be defined/derived from an existing class (base)
by inheriting the properties & methods of the base class but can an
object inherit the features of another object?
Thanks
send email question04 Oct 2007 12:55 GMT9
I have a page with a textbox that a user can enter in mutliple email addresses such as:
user1@yahoo.com;user2@yahoo.com;user3@gmail.com;
and so on, I then have a foreach loop to get all of the emaill addresses and send emails out.
the problem is that all of the email addresses the ...
What is better than ActiveX04 Oct 2007 12:54 GMT4
I know that ActiveX is an old technology. But it gives programmer ability to
read all resources on local machine from IE. I am using it in one of my
ASP.NET projects. Firefox can use ActiveX when you have plug-in installed.
Is there anything ActiveX-like which is supported by all ...
help with login when it doesn't04 Oct 2007 12:49 GMT3
I have produced a website with VS 2005 through a hosting company. It works
fine.
I have used the login control on the page
It works fine in Firefox and in with MOST users of IE6 or IE7 but not all.
Tracing04 Oct 2007 12:16 GMT1
How do I enable tracing for only a part of a code in an ASP.NET page?
For e.g. how do I find out whether a condition has been met or not
using Trace.Write (or Trace.Warn)?
If I enable Trace="True" in the @Page directive, the ASPX page will
Assembly04 Oct 2007 11:23 GMT1
Using VBC, I created a DLL by compiling a class (.vb) file in the /bin
directory of the web application. Is this DLL residing in the /bin
directory an assembly?
I have gone through quite a few posts on what exactly is an assembly
Update Panel dosen't works with UrlRewriter.Net04 Oct 2007 11:21 GMT1
I've a web app, with multiple user controls on my page myPage.aspx.
I've used Asp.net 2.0 ajax update panel which partially updates its
contents on a command button click, due to this I dont loose my data
loaded on the other user controls on the page.
Page.ClientScript.RegisterArrayDeclaration04 Oct 2007 09:51 GMT2
I have a 3 dimenionsal array which I populate in my C# code.
I then want to make this available to my Javascript so I do below.
Page.ClientScript.RegisterArrayDeclaration("myArray", myArray.ToString())
When I view my source html I see var myArray =  new Array(System.Int32[,])
Displaying User-Supplied String04 Oct 2007 09:47 GMT9
Okay, I have a site that displays information based on user input, a couple
of the items are plain strings that the user entered.
I understand the risk here is that they could insert javascript or whatever
in their string and, when my page displays it, that script could be
Derived Repeater04 Oct 2007 09:44 GMT2
Does anyone know if it would be possible to create a custom derived
Repeater control that directly supported paging. I'm looking for ideas
for a 'personal project' and this in particular is something I would
personally use.
Snapshot image of website04 Oct 2007 09:22 GMT2
Anyone know where I can get a component that let's me take a snapshot of a
website for link previews?  Just like is done at;
http://www.ask.com
(do a search and hover the mouse over the binocular icon)
Can't do a delete when using Objectdatasource with a GridView04 Oct 2007 08:48 GMT1
     I have a simple Edit,Update Gridview and i'm using ObjectDatasource
with dataset generated and TableAdapters
I can do an update no problem.But  can't get my delete to work.When i look
at the parameters sent to the store proc it all contains NULL.
 
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.