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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to use ActiveX parameters in the codebehind in .NET14 Feb 2006 17:59 GMT1
I have created an ActiveX and load it into the Component in ToolBox in the
Visual Studio IDE.
After create a web form project (VB.NET), I drag the activeX component into
the web form design, set ID and name for it in the property, and the HTML
Edit document via web14 Feb 2006 17:50 GMT4
This might be more of an IIS question but is there a way of hosting a
document (think Word or Excel) within a web site that allows a user to not
only download and edit it but also save changes directly back to the web or
web server (without requireing a user to reupload the ...
Deployment problem... advise?14 Feb 2006 17:47 GMT3
I'm stumped with this. I think I probably missed out something really simple
but here's my problem.
I have a really simple web application which has been working well. Recently
I added some validator on some textboxes and redeploy the entire web app
OOP Question14 Feb 2006 17:47 GMT7
Given the following:
Public Class Foo
   Private m_strBar as string
   Public Property BarString as String
Where to put validation code, for a FormView control14 Feb 2006 17:46 GMT1
I want to put all my validation code in one place, for my FormView control,
regardless of whether its editing or inserting data.
Is there a 'Validation' event somewhere??
or do I point the ItemUpdating and ItemInserting events to the same place,
VS2005 Project Conversion Hangs14 Feb 2006 17:29 GMT1
I have converted several of my smaller projects, but of course the biggest,
most important one goes south and stops responding. Nothing in the log, no
message, nothing. Anybody have a clue for me?
So I guess I will have to convert by hand. Is there any documentation on how
Building and executing SQL Query dynamically, best practices14 Feb 2006 16:59 GMT5
I am developing ASP.NET 1.1 application against SQL Server 2000 db, where
users have ability to construct their own select criteria (for a where
clause). I already developed a user control where user can select field name,
operator (equals, like, begins with, etc) and value of ...
Site map localisation (.net 2.0)14 Feb 2006 16:55 GMT1
In my web.config file, I have the following:
<globalization culture="auto:en-gb" uiCulture="auto:en-gb"/>
In my Web.sitemap file, I have the following
<siteMap xmlns="http://schemas.microsoft.com/AspNet/SiteMap-File-1.0"
Are Nested ADO Controls possible?14 Feb 2006 16:48 GMT3
Can I put a repeater inside a FormView?
Can I put a repeater inside that repeater?
If so, what happens when the FormView.Mode is "Edit?"  When they click the
EDIT button is my repeater data also saved? Or do I have to code that
anonynousIdentification and WebPartManager14 Feb 2006 16:43 GMT1
Has anyone gotten the new Portal Framework in ASP.NET 2.0 to work in
conjunction with <anonymousIdentification enabled="true />?  I get this
error...
Personalization is not enabled and/or modifiable. The Enabled property must
DataTime string format14 Feb 2006 16:12 GMT4
does anyone know which format character i should use to get the the
following date string
2006-01-30T22:00:00.0000000-08:00
if i use 's' format i get
Dropdownlist add default blank while bind to sql server14 Feb 2006 15:14 GMT3
My dropdownlist is binded to a sql datasource.
I would like to have it list a blank entry on top and do not show real
data before user select it.
How can I do this.? Thanks
Centralizing global variables and functions - good & simple method?14 Feb 2006 15:11 GMT6
I posted this on another forum, and as I feared, the response(s) were too
complex and sophisticated. I certainly don't mind learning new methods, in
fact, that's why I asked, but I was hoping to emphasize that needed to take
small steps.  The responses I received talked about ...
Data Binding - ASP 2.014 Feb 2006 15:06 GMT2
I'm binding a column to a datagrid and would like to convert the column to
uppercase.
I notice that if I edit the GridView column, I can add formatting such as
{0:d} and {0:c} to the data item.
textbox events when date is filled in a textbox with calendar pop-14 Feb 2006 14:50 GMT1
  I have a web form which has two text boxes and a datagrid in it. The two
text boxes will have start date and stop date. I have a calendar pop-up
control that fills the start date and stop date. Now I need to postback to
the asp.net webform when these text boxes are populated ...
 
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.