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 / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
weird math problem!!16 Oct 2007 06:44 GMT5
OK...I have a form that has two text boxes. These two fields are being
filled from a file import, which works fine. I am then passing these
values into a custom class with both values typed as DOUBLE (IE:
double.parse(mytextbox1.text) ).
.NET 3.5 - Membership, Profile and Roles16 Oct 2007 02:38 GMT1
Where can I find the changes or new features in .NET Framework 3.5?
I would like to know, specially, if there are new Membership, Profile
and Roles improvements.
Thanks,
VS .NET 2003 and 200516 Oct 2007 02:36 GMT2
I currently support an ASP.NET application at work that was developed with
VS.NET 2003 and the 1.1 framework. I'm getting ready to start development on
a project that will be done using VS 2005 and the 2.0 framework. Could I
modify the existing 1.1 application with VS 2005, or will ...
Events and Properties16 Oct 2007 01:25 GMT3
I would like some confirmation on events.
Should controls be added to page or to their parent controls in
Page.Load event wrapped by "If Not PostBack"?
And in which event should the general properties and data binding be
Is there a 3rd party text editor control that is approx as scripable as Word?16 Oct 2007 01:22 GMT8
Does anyone have exposure to a programmable asp.net editor control that
can approximate basic aspects of Word's programability? I have an
existing system that utilizes Word and vba to build a customized
document out of text snippets and then let the user complete the
VS 2008. Can't create database.16 Oct 2007 01:09 GMT2
I just installed VS 2008.
I opened the Server Explorer window and right clicked on Data
Connections and selected "Create New SQL Server Database".
Then I selected the Server Name and wrote the database name. I have
vista premuim15 Oct 2007 22:56 GMT2
i want to buy a new pc, i currently run xp professional and use it for web
development, well just starting to use it.
But  i currenlty use iis and other tools fror developing asp.net
appications.  such as microsoft visual web developer express edition.
ASP .NET 2.0 Unanswered questions...15 Oct 2007 22:52 GMT62
I've asked this before, but not gotten any clear answers, so I'd figure I'd
try again.
I am an experienced ASP .NET 1.1 developer and I understand the differences
between an ASP .NET 2.0 "Web Site" vs an ASP .NET 2.0 "Web Application"
Double databinding15 Oct 2007 20:59 GMT1
I have a page just about ready to go and then I noticed all the databinding
on the page was happening twice (which really isn't nice).
I then created a small sample just to see what was going on.   The page
contains just a dropdown which is databound to a SQLDatasource.
webconfig file15 Oct 2007 20:58 GMT2
Hi i am having a problem with dynamic webconfig.What i am doing
exactly is i am calling a fucntion in app_start event that will fetch
connection string from my system registry and updates my webconfig
file.While there is no problem upto this.
Membership GetUser() not defined15 Oct 2007 18:34 GMT2
if (User.Identity.IsAuthenticated)
       {
           MembershipUser mu =
System.Web.Security.Membership.GetUser(User.Identity.Name);
finding an element on a page15 Oct 2007 17:31 GMT8
hey all,
i know theres GetElementByID but is there a way to find an element by seeing
if just part of the id contains a certain string value?
thanks,
RowCommand Event only fires for the first row in GridView15 Oct 2007 17:20 GMT3
I have a gridview control with one column. In that column are an
ItemTemplate and EditItemTemplate. The gridview is bound to an
ObjectDataSource using the DataSourceID property. I am not doing anything
special in the databinding event and the templates use basic framework
LINQ in VS200815 Oct 2007 17:07 GMT2
I have been using VS2005 and ASP.NET 2.0 since their appearance.
I am now creating a Web Site and a Class Library in VS2008.
In both cases I want to create a database with tables and use LINQ to
access them.
Full Ajax driven application - patterns/practices15 Oct 2007 17:04 GMT1
Currently im skimming throgh Web Client Software Factory
(http://www.codeplex.com/websf).
I know, it could be great for complex apps, but i have one problem.
I use Telerik Controls (www.telerik.com) where i can ajaxify every
 
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.