Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:718366
More Search Options
RSS Available
Matching Posts
good project modeling software?
Is there a 'good' application to help build 'models' of web-based vs applications? thanks..
Posted to
Visual Studio 2008
(Forum)
by
MSUTech
on 12/10/2009
source/version control AND best practices
Hello, We have not done much version control in the past.. but, we are getting to the point that we may have as many as 3 programmers working on a single .net/sql web-based application .... can someone give me the 'big picture' best practices way of keeping track of what is what.. as well as what previous version was 'successfully' released.... also, can someone give me the more specific answer to what is the best application to use for this (sourcesafe? if so.. I have never used
Posted to
VS Web Deployment Projects
(Forum)
by
MSUTech
on 12/10/2009
Version Control application/best practices??
Hello, We have not done much version control in the past.. but, we are getting to the point that we may have as many as 3 programmers working on a single .net/sql web-based application .... can someone give me the 'big picture' best practices way of keeping track of what is what.. as well as what previous version was 'successfully' released.... also, can someone give me the more specific answer to what is the best application to use for this (sourcesafe? if so.. I have never used
Posted to
Free For All
(Forum)
by
MSUTech
on 12/10/2009
Filed under: version control
3rd Party Login Verification and Response.Redirect to New Location
Basically I am trying to authorize access to specific directories, within a larger website, by usernames that are sent from a 3rd party login validation... I have the following: [1] The 3rd party site which, after verification redirects to my userverification website; [2] My userverification website (which has its own Web.config and Application.config files) collects the information that is sent during the Page_Load event on the primary page... LoginInfo logininfo = (LoginInfo)Session[LoginInfo.OBJECT_NAME
Posted to
Security
(Forum)
by
MSUTech
on 12/8/2009
Problems working with a asp:DDL within a asp:Repeater
We have a repeater that is populated with a stored procedure. When the repeater hits a certain value, we want to display a dropdownlist that has 100+ items... and we are unable to use DDL.Item.Add within the .aspx.cs file because the DDL item is within the repeater..... Question: how can we access this control within the repeater, to 'dynamically' add 100+ items to the dropdownlist example: <asp:Repeater ID="TheRepeater" runat="server" DataSourceID="SProcedureGetItems">
Posted to
Web Forms
(Forum)
by
MSUTech
on 12/1/2009
foreach (Control cntr in RepeaterItem.Controls)
within our aspx page we have a long list of 'drop down lists', etc.. that are populated by a repeater within a table: <asp:Repeater ID="SurveyRepeater" runat="server" DataSourceID="SurveyObjectDataSource"> <HeaderTemplate> <table width="800px"> <tbody> </HeaderTemplate> <ItemTemplate> <tr><td> </td><td style="text-align: left; margin-top: 5px; font-family:Georgia; font-size:15px; color:Blue;"><
Posted to
Data Presentation Controls
(Forum)
by
MSUTech
on 11/24/2009
Re: foreach (Control cntr in RepeaterItem.Controls)
thanks.... it turned out to be a misplaced bracket.. thanks...
Posted to
Data Presentation Controls
(Forum)
by
MSUTech
on 11/24/2009
Looping through a group of DropDownLists & Labels
I have the following dropdownlists (and Labels)... <asp:DropDownList ID="ddl_select_order1"> <asp:Label ID="label_order1"> <asp:DropDownList ID="ddl_select_order2"> <asp:Label ID="label_order2"> <asp:DropDownList ID="ddl_select_order3"> <asp:Label ID="label_order3"> <asp:DropDownList ID="ddl_select_order4"> <asp:Label ID="label_order4"> <asp:DropDownList ID="ddl_select_order5">
Posted to
Web Forms
(Forum)
by
MSUTech
on 10/22/2009
Re: Looping through a group of DropDownLists & Labels
what namespace do I need to include? ctype is not found as a function??? I am using c#..
Posted to
Web Forms
(Forum)
by
MSUTech
on 10/22/2009
Re: Looping through a group of DropDownLists & Labels
MODIFIED: ........ HELP ............. I thought the answer was: Label tempLabel = (Label)FindControl(strLABELcurrentname); BUT, if I try the following, it says the OBJECT IS NOT SET.. etc... another_label.Text = tempLabel.Text.ToString(); HELP.............
Posted to
Web Forms
(Forum)
by
MSUTech
on 10/22/2009
Page 1 of 19 (181 items) 1
2
3
4
5
Next >
...
Last ยป
TechNet Edge:
Forefront Secure Endpoint Demo and Interview
ASP.NET:
Resizing images from the server using WPF/WIC instead of GDI+
Silverlight:
Deploying your Silverlight and WCF RIA Services application
Channel 9:
Juan Chen and Nikhil Swamy: FINE, a Compiler for End-to-End Security Verification
Channel 10:
Get the Outlook Hotmail Connector Beta
Channel 10:
MSN to Launch New Lifestyle Site from Wonderwall Creator
Channel 10:
Behind the Windows 7 Startup Animation
Channel 9:
Reactive Extensions API in depth: CombineLatest
Channel 9:
C9 Lectures: Dr. Graham Hutton - Functional Programming Fundamentals Chapter 11 of 13
WindowsClient:
New WPF Showcase: Scrum Sprint Monitor
WindowsClient:
WPF/XAML helping VS2010 Extensibility
WindowsClient:
HTTP 403.9 with ADO.NET Data Services
WindowsClient:
xml syntax highlighting in Silverlight
Channel 9:
Channel 9 Emerges in China
WindowsClient:
Overlaying Icons on the Windows 7 Taskbar with WPF 4
Channel 9:
The Outlook calendar starts in 1601 - But Why?
ASP.NET:
Bytes by MSDN: Brad Abrams Interview with Billy Hollis: Silverlight 4, RIA Services and VS2010
Mix Online:
Pictures or it Didn't Happen
Channel 9:
Reactive Extensions API in depth: even more Zip
TechNet Edge:
SDL For Agile
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online