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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Visual Studio 2003 - Developing on Remote Machine03 Dec 2007 09:44 GMT7
All
I've been asked run a VM on my development machine, with Windows Server 2003
installed. I've also been asked to then develop against this environment
from the host machine, using Visual Studio 2003.
How Much Data to Provide?03 Dec 2007 09:30 GMT8
At our work a bit of a "philosophical" debate is underway as to how much
data (in terms of number of rows of data) should be considered "enough" data
for presenting to a user, via  web application. This is not a web-based
report (an entirely different issue) but a UI that allows ...
Using IsPostBack in Page_Load of dynamically added control03 Dec 2007 08:26 GMT2
I am dynamically adding a usercontrol that uses "this.IsPostBack" in
Page_Load to decide whether it must populate some of it's inner
controls or not. Since I am adding the usercontrol to the page at
runtime (on response to a click event), IsPostBack is always false and
How to create an instance of user control in a class(simple) file not     in Page class file?03 Dec 2007 06:01 GMT2
How to create an instance of user control in a class(simple) file not
in Page class file? As I tried I can do it in page class file but not
in simple class file.
Let me know the solution!!
DataGrid as grid lines when Gridlines set to none.03 Dec 2007 04:53 GMT2
As subject says I have grid lines rendered when I have
tbl.GridLines = GridLines.None
The HTML that is rendered has border="0".
I have checked my CSS and doesn't seem to be that
Update Panel03 Dec 2007 01:15 GMT1
I have an update panel with a GridView inside it.
Is it possible to run a Javascript function when the UpdatePanel
content starts to be refreshed and run another Javascript function
when the UpdatePanel content finishes to be refreshed?
Attributes.Add querystring03 Dec 2007 01:07 GMT3
Trying to build a querystring using Attributes.Add:
return_ok.Attributes.Add("value",
"http://mydomain.com/finish.aspx?finish=324234" + @"&email=raerwe@fred.com"
+ @"&verify=32423dasdf3");
How to use file I/o codes with form and controls codes03 Dec 2007 00:04 GMT1
I would appreciate it if you can give me a hand here.
I want to use the two codes, below, together to do the following
when the "IN" button is clicked (InBtn_Click):-
1- Create (or open) output.txt, and
msdn2 Web Developer Video Series02 Dec 2007 16:11 GMT3
Does anyone know what happened to the online training video series for Web
Developer Express?  Did Microsoft decide to do away with it?
Attributes.Add by id02 Dec 2007 12:35 GMT2
I have to change a value in an input tag for a PayPal form.  The name of the
input is "return" and I can't change it.
I can't use return.Attributes.Add
Is there a way to use Attributes.Add by the element id rather than name?
Patterns and Naming Coventions02 Dec 2007 10:29 GMT2
I am doing a Project designing and development of all the three
tiers(Presentation, Business and Database). In the Presentation tier
are there any patterns should be followed.
I want to know what is the standard way of naming web form controls
Can't set value to the property "Width" of my custom webcontrol02 Dec 2007 04:37 GMT2
In webform.aspx:  <cc:ctlB ID="ctl1" runat="server" Width="200px" />
If set value to width property, I will get a error that say ctlB.Page is null. This control will be fine with no width property, why?
Could anybody help me ? thanks
ctlA.cs
Can you add a System.Web.UI.UserControl to AJAX TabPanel?02 Dec 2007 01:47 GMT2
Hi.  I'm trying to add a System.Web.UI.UserControl (Not a
System.Web.UI.WebControl) to an asp.net ajax tabpanel.
Unfortunately it doesn't appear that this is possible.  This question could
get very detailed, but I'll keep it short.  I have a subroutine shown below
Final straw with Silverlight and Vista02 Dec 2007 01:09 GMT9
Is there anyone out there who can tell me why I cannot install (and now
uninstall) Silverlight.  Now the ASP.NET tutorials are in Silverlight (AJAX)
and I cannot view them.
It is beyond me why since I am admin of my workstation cannot get this to
Displaying a datasource field with a label02 Dec 2007 01:01 GMT3
I am an absolute beginner and finding myself confused at every step that I
take in the learning process.  It will get better.
Anyway, I have a SqlDataSource control on a form and at page load time I
want to display the contents of a field from the record set using a label
 
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.