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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IHttpAsyncHandler problem19 Feb 2008 18:01 GMT2
You can find my AsyncPage class which inherits from Page and
IHttpAsyncHandler.
I inherit my default.aspx page from AsyncPage and put a linkbutton on that
page and set the PostbackUrl property to
ListView and LinqDataSource. Delete item19 Feb 2008 17:27 GMT1
I have a ListView connected to a LinqDataSource. It uses a table,
named Tags, with 2 fields: TagId and Text.
I need to add a column named active. For this I created a
LinqDataSource custom selecting:
Persist Variable values19 Feb 2008 17:27 GMT2
I've run into what seems to be an issue with persisting state. I'm new
to ASP.NET but have been using C# for a while now. I'm coding a
button_click method in the .cs file for a web page and trying to track
the number of times the button has been clicked.
ToolKit for VS2008 - where is it??19 Feb 2008 16:59 GMT3
If you go to the ajax toolkit page at MSDN and hit the download button to
download the toolkit it redirects you to:
http://www.codeplex.com/AtlasControlToolkit/Release/ProjectReleases.aspx?Release
Id=8513

On this page it says:
showModalDialog and TreeView problem19 Feb 2008 16:36 GMT6
I am opening a webform with showModalDialog. This appears to pop-up fine,
though I have a problem...
Inside the webform is a treeview control.
When the treeview is populated, I am setting the treenode navigateurl to
Some Questitions about Object Embed19 Feb 2008 16:15 GMT7
Hello @ll!
i just have a questition: i am actually working on my own video comunity web
site. i already have some nice videos online. For this i want to give my
Comunity an embed link to embed the videos stored on my webhost to their own
Server.TransferRequest()19 Feb 2008 16:15 GMT5
On requests for a parent web application, and when certain conditions
match, I need to load pages from a child web application. I've been
playing around with various methods, including RewritePath and
Server.Transfer, but these each have problems of their own.
Right Click Event doesnot fire in WebMonthView19 Feb 2008 16:15 GMT1
i want to display different context menus based on the selected
activity type in web month view.  using left click this functionality
can be acheived. problem is that right click on web month view date
does not fire the Click (client side event) of Web month view. Is
Registering onclick of a programatically created button19 Feb 2008 15:46 GMT3
I programmatically create a/some buttons:
private TableCell GenerateButtonInCell(XmlNode NodeItem)
   {
       Button ChoosePlanButton = new Button();
session objects from asp to aspx19 Feb 2008 15:39 GMT1
We are buying a wizard from a 3rd party developer who advices our customers
which products they need.
This wizard is written in (old) asp. It produces an asp page that redirects to
our asp.net application.
Passive mode19 Feb 2008 15:36 GMT2
Please can someone explain the significance of  selecting passive mode  when
connecting with FTP in VS 2005 or 2008
Is selecting it likely to prevent VS2008 repeatedly downloading he same
files when I change page?
How do you create a solution file using Web Developer Express 200819 Feb 2008 15:24 GMT1
Is it possible to create a solution file using Web Developer Express
2008 or am I left to only copying the files to the server manually?
Thanks for the tips.
Date formats19 Feb 2008 14:47 GMT2
How to convert the date from local time zone to UTC using a function?
My Local Time Format: 2008-02-18T17:30:00(where T is alphabet and denotes
the word "Time")
UTC Time Format(which i want):2008-02-18T16:30:00Z(where T means Time and Z
How to fire a server side function from client side19 Feb 2008 14:39 GMT5
I am having a problem here
Is it possible to fire a server side function from client side?
ie. I have a function on codebehind
Sub DoSomething(o as object)
Problem installing ASPX pages on my local IIS19 Feb 2008 14:37 GMT7
I have an IIS server installed on my local PC and I want to publish my
ASP.NET site to my local webserver. I know the webserver is working since I
can add an index.html file and view in a browser through my no-ip.org domain
name. But when I publish my local Visual Studio 2008 ...
 
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.