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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Usercontrols and events (window properties)15 Jun 2008 06:26 GMT1
When developing a UserControl in  VS 2005 with C # and once defined the
events in usercontrol ....
 How can I make in the toolbar of the window properties (usercontrol)
display the icon "events" and able to use the events automatically without
Url Rewriting Trouble15 Jun 2008 02:41 GMT4
I'm using the free UrlRewriter.Net HttpModule to perform url rewrites on my website.
Well, sort of.  The thing is, I can't get the rewrites to work.
After creating a configSection and adding the component to the httpModule section of my
web.config file, I began writing rules.  ...
Rewrite URL this way, is it possible?15 Jun 2008 02:39 GMT8
We have a lot of legacy pages written in HTML or classic ASP.  A lot
of our web users bookmarked these pages.
Now we will rewrite these HTML or classic ASP pages in ASP.NET 2.0 or
3.5.
GridView1_RowCreated versus GridView1_RowDataBound14 Jun 2008 22:18 GMT3
i'm a little bit confused about the events GridView1_RowDataBound and
GridView1_RowCreated.
1) Which is executed first?
2) if i want to fetch the value of a field using  this code:
Best practice - Connected/Disconnected mode - and more14 Jun 2008 18:09 GMT2
I'm looking for documentation with "Best Practice" for ASP.NET application
In which case use Connected or Disconnected mode
Typed dataset or not ?
I didn'd find anything pertinent ....
Inserting data14 Jun 2008 16:15 GMT1
Can anyone help me with this. I have two textboxes on a page (Name and
Surname) and a button "Save". I also have a stored procedure (tbh_SaveUsers)
that takes two parameters (@Name and @Surname). How can I bind the click
event of the button so the text from both text boxes will ...
Guid handling14 Jun 2008 14:50 GMT1
I have a drop down list on my page that lists some items returned from a
database. Each item has its GUID (or uniqueidentifier). I have to (in code
behind of the page) read this GUID, to hand it over to a query (stored
procedure) that takes the GUID and looks for some data in a ...
UpdatePanel, LinkButtons and RegisterAsyncPostBackControl14 Jun 2008 12:07 GMT1
I got a custom control, in which it's placed inside the UpdatePanel.
The control contains some LinkButtons which post back to the same
page. Actually, when these LinkButtons are clicked, the entire page is
refreshed which is not the desired effect. I only need the UpdatePanel
Positioning a popup relative to a table cell14 Jun 2008 09:28 GMT1
Some of the cells in my ASP.NET 2 table have a popup that appears when the
user hovers the mouse over a text area that is indicated using an anchor
tag. The popup is implemented as a DIV tag (position: relative) and is
displayed and hidden using Javascript which calculates the ...
AJAX Calendar extender issue14 Jun 2008 02:13 GMT2
I am using AJAX calendar extender.Everything is works fine on date selection
from pop up image option but when i dont select a date and click outside on
the page,calender remains poped up,it doesn't hide.It hides only when date is
selected.Is there any workaround for this?
<customErrors13 Jun 2008 20:38 GMT3
I have <customErrors .. in my web.config but the redirect does not kick in.
What am I doing wrong?
<customErrors defaultRedirect="Error.aspx" mode="On">
            <error statusCode="404" redirect="Filenotfound.aspx"/>
3.5 Ajax Toolkit13 Jun 2008 18:51 GMT1
I just installed VS 2008 / .NET 3.5
I know that ajax is included in the box but previously, with .NET 2.0 and
the Ajax Toolkit, I was able to drag and drop items from the Toolbox that
are shown there http://asp.net/ajax/ajaxcontroltoolkit/samples/
NUnit errors testing asp.net mvc with linq app13 Jun 2008 18:26 GMT2
I'm just playing with asp.net mvc and link-to-sql for the first time.  I'm  
using visual web developer 2008.  I create the project fine, choose nunit  
as my test framework in the wizard.  Everything is fine, compiles and the  
tests work fine on the basic application.  However ...
permission denied13 Jun 2008 18:20 GMT4
I have a v1.1 web app that works on my local computer.  However, running it
at the host computer, the following breaks:
when a viewer selects a different country, the State dropdown should
repopulate with the new country's state/proviences.
Working interchangeably with vbCrLf in a TextBox and <br> in a Label13 Jun 2008 18:04 GMT1
On one page I have a datalist where a message is bound to a label.
On another page I have the datalist which allows for the insert of new
message as well as being able to edit those messages. The editing
(EditItemTemplate) has a textbox that loads the message into its text
 
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.