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:718390
More Search Options
RSS Available
Matching Posts
Re: Web user control (.ascx ) VS page (.aspx)
Thanks for the suggestions. I do realize the justification of using user controls. But in th older application (1.1) pages were converted to web controls ascx so that we can mimic a master page which was not available at that point. So not all the web user controls are being re-used. It seems to be a wrong design decision to use user controls when there is no intention to re-use them. Also dynamic user controls and the interaction with the page life-cycle is kind of tricky from some of the articles
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
mpakala
on 5/19/2009
Web user control (.ascx ) VS page (.aspx)
We are converting a 1.1 application to 2.0. The application used web user controls extensively for header, footer and all the other content common across the application. There is a single page which has a place holder analogous to content place holder in master pages and logic is written to toggle between the controls based on the required functionality. Since 2.0 has master pages is it necessary to convert all the .ascx to .aspx ? In other words is there an issue using dynamic user controls since
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
mpakala
on 5/19/2009
Dynamic Web User Control with asp.net server controls
Hi I have a web user control with dropdowns and listboxes populated dynamically with in a table. The user control exposes two methods : BuildTable(); GetSelectedValues(); I consume this in another control. I realized that the web control has to be built everytime in the parent control's page load function using the BuildTable() method, as it get destroyed after every request. There is a save button in the parent control which calls the GetSelectedValues() method to get the selected values from
Posted to
Web Forms
(Forum)
by
mpakala
on 3/2/2009
Handling Concurrent Updates
Hi I have a application which models an approval process. The submitter requests a new process and the approver needs to approve or reject it. The submitter can modify the details as long as the approver has not made his decision. we are using windows authentication and we refresh Session information after time out so that the user has access to application all the time. The problem is the submitter might have the page open where he has the privilege to update the details but the approver might have
Posted to
State Management
(Forum)
by
mpakala
on 1/19/2009
Validating web user control(ascx) in parent page (aspx) -- .NET 1.1
Hi, I have a user control which has some asp.net server controls like drop down list, list box etc. These fields are required. I'm using this control in a parent page which has its own server controls which are also required. The button on the parent page which is supposed to validate the controls is not working after I add the web user control. Is there a work-around for this scenario other than manually calling Page.Validate() and checking for Page.IsValid property ? I tried calling a javascript
Posted to
Web Forms
(Forum)
by
mpakala
on 1/15/2009
Re: Scope of Custom Class as Static Variable in asp.net
thanks kiran
Posted to
State Management
(Forum)
by
mpakala
on 9/27/2008
Re: Scope of Custom Class as Static Variable in asp.net
Hi I'm sorry, I was little vague. I understand the difference between the static and non-static in the way they are used but what I meant was since I'm creating an instance of a non-static class in the asp.net will it be scoped to the page or session or application ? To clarify will every user have his own instance of the object which is what I want to get to??
Posted to
State Management
(Forum)
by
mpakala
on 9/24/2008
Scope of Custom Class as Static Variable in asp.net
Hi all I have seen a lot of posts on static variables in asp.net but I'm still not sure if I understand this correctly. I have copied a sample code. what is the scope of custom class collection in the hashtable ? Is it per user, per session or application scope ? I am not able to understand the difference between a static class and a static instance of a non-static class ? Please let me know. 1 using System; 2 using System.Collections; 3 using System.ComponentModel; 4 using System.Data; 5 using
Posted to
State Management
(Forum)
by
mpakala
on 9/24/2008
Filed under: App_Code
SharePoint Services 3.0 Vs Sharepoint Server 2007 Professional/Enterprise
Hi We are planning to build a web-based document management system. I looked at some info on sharepoint services but I'm confused. According to the link below, Enterprise content management is not available with share point services 3.0. I am not sure if it means its not available as an off-the shelf feature or it cannot be implemented using SDK. http://office.microsoft.com/en-us/sharepointtechnology/FX101758691033.aspx#4 According to one of the webcasts, documents can be maintained using share
Posted to
Windows SharePoint Services Hosting
(Forum)
by
mpakala
on 8/8/2008
Re: Customizing DataGrid
Thanks. Sorry, I forgot to mention i'm working on a asp.net 1.x application. So I have to work with the datagrid control. thanks kiran
Posted to
Data Presentation Controls
(Forum)
by
mpakala
on 5/1/2008
Page 1 of 3 (24 items) 1
2
3
Next >
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
ASP.NET:
Using WCF RIA Services without Silverlight in Visual Studio 2010 for building 3 tier ASP.NET Applications
Channel 9:
Ping 41: Top stories of 2009, bing, windows 7, laptop hunters, azure
Channel 9:
endpoint.tv - Windows Server AppFabric in action monitoring and troubleshooting
Channel 10:
Windows Marketplace for Mobile Opens to 6.0, 6.1 Phones
Channel 9:
Rx API in depth: Hot and Cold observables
ASP.NET:
Back in Business
TechNet Edge:
Hacking Windows 7 Interview
WindowsClient:
Windows Client Developer Roundup for 12/14/2009
Channel 9:
TWC9: Silverlight Web cam apps, VS extensibility, Explorer shell extensions
ASP.NET:
Visual Studio Project Sample Loading Error: Assembly could not be loaded and will be ignored. Could not load file or assembly or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)
WindowsClient:
Working with Windows 7 Taskbar Thumbnail Buttons with WPF 4
WindowsClient:
overflow:hidden -- a fix to a CSS problem
TechNet Edge:
Empowering your teams with SharePoint
TechNet Edge:
TechNet Radio: Expert presents: Creating and Executing a Comprehensive 2007 Office Deployment
ASP.NET:
ViewModel Pattern for Silverlight - Options for Hooking a View to its Model
Channel 9:
Rx API in depth: Concat, Catch and OnErrorResumeNext
Channel 10:
PowerPoint Twitter Tools Updated
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online