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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Gridview Control19 Dec 2006 15:33 GMT2
As you can see my mission is progressing through to DataControls now.
This control looks quite similar to the DataGrid in many ways. What would
you say wer the top three benefits of using  a GridView over a DataGrid.
TIA
referrence master page19 Dec 2006 15:13 GMT1
Since i have to handling the event from master page in every content page, I
created custom page class,
which handles the master page event:
public class myPage: System.Web.UI.Page
Visual Studio 2005 Upgrade Question19 Dec 2006 14:27 GMT4
I bought VS2003 in 2003 of course :)
Now I want to upgrade but I was wondering when you install an upgrade if it
A.) Requires that VS2003 be already installed
B.) Overwrites it or allows side by side operation.
Checking Value Detail View19 Dec 2006 14:12 GMT5
I am trying to check a fields value (boolean in this case) in the
ItemUpdated event. The following does not work. I am very new to .NET
(VB6 guy) so sorry if this is way off.
       If Me.DetailsView1.Fields.Item(6) = True Then
The handle is invalid19 Dec 2006 13:39 GMT1
I`m stucked with this problem and I don`t know what to do ((
When using CopyFromScreen () function in my Asp.Net application, I reseeve
this error message - "The handle is invalid"
The strange thing is that all working fine on local computer, and this
Problem with Dropdwn!19 Dec 2006 13:01 GMT2
I've been using a data Grid to update and it was working properly with
textBox, but when I tryed to change it into DropDownList the whole
datagrid went missing. could some one help me with this problem?
How Visalising pages from another Web application in my WebApplication19 Dec 2006 12:53 GMT2
i m trying to visuslize some page from another site, like my blog or
yahoo or page how show some statitics ,without changing My application
URL (http:\\mySite.com).
i don t know if existe some Controls how doing that or some astuces.
BulletedList19 Dec 2006 10:54 GMT3
I want to add dynamically items within a bulletlist.
Everything works when I add text like
BulletedList mybullet;
mybullet.Items.Add("blabla");
Setting the Form DefaultButton to a wizard Step Button (2.0)19 Dec 2006 10:49 GMT3
I'm trying to set the defaultbutton for a form to a button contained in a
step template for a wizard control. This is the code in PreRender:
switch (myWizard.ActiveStep.StepType) {
  case WizardStepType.Start:    this.Page.Form.DefaultButton =
ASP.NET 2.0 - Cannot add Resource19 Dec 2006 10:39 GMT2
i'm having some problems with the global resources in asp.net 2.0. i boiled
it doen to this:
i create a brand new website and add an App_GlobalResources folder. I then
add to this folder 2 resource files named:
How to position a dynamically created control...19 Dec 2006 10:37 GMT3
I want to create my homepage completely dynamically, but when I create two
imagecontrols and want to position them, they won't move at all.
I've read some artikels about using the placeholder, but when I dynamically
create one, I can't move it at all.
GridView cell padding as percentage?19 Dec 2006 09:39 GMT2
Is there any way to set CellPadding for a GridView to a percentage, as
you can for a plain HTML table, rather than a fixed pixel amount?
ICallbackEventHandler problem with Content Pages and Web User Cont19 Dec 2006 09:30 GMT1
I currently have a custom control that implements the ICallbackEventHandler
interface.  Currently it works when the control is added to a standard web
form.  It does not work however when added to Master Page’s Content Page or
when placed in a user control.  The result is the ...
quotes help19 Dec 2006 09:11 GMT1
In the sample below, I need to get quotation marks around <%# eval("AdNum")
%> becuase it is a string
<ItemTemplate>
<a href ="#" onclick='javascript:windowOpen(<%# eval("AdNum") %>)'><%#
Technical advice needed regarding polling the database19 Dec 2006 08:02 GMT1
I have a database which is very frequently updated .I want an option that
user can specify that after how many minutes he/she wants to see those
changes . Like a mechanism which would do
 1.. Poll database after a user defined period and then bring those changes
 
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.