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:875049
More Search Options
RSS Available
Matching Posts
Re: How do i use the MVC design pattern if i designed the DataSet using wizard?
Is my onccurrency stratergy acceptable in the Industry?
Posted to
ASP.NET MVC
(Forum)
by
rickymartin211
on 11/9/2009
How do i use the MVC design pattern if i designed the DataSet using wizard?
Hi, I'm the MVC design pattern to build Desktop as well as Web applicaiont. typically i create only the class libraries.. there i create model. In the following link., you can download th code that is related to the issue: http://www.quickfilepost.com/download.do?get=f339aa16aea48e9873fa9d9a48747a0e In my BLL I have class Employee and Designation ther are link through a general association. My DAL i've used the wizard to create a Dataset that has the tables Employee and Designation. From
Posted to
ASP.NET MVC
(Forum)
by
rickymartin211
on 11/8/2009
Re: I cannot drag and drop web controls from toolbox to web form!
Tha drag and drop of the controls doesnt work (only with the APS controls but HTML controls works)...How do i fix this?
Posted to
Visual Studio 2008
(Forum)
by
rickymartin211
on 9/29/2009
How can i import an external .CSS file to my ASP document?
Hi, I think this is a version issue, in VS 2005 there a property called "StylSheet" in the document of ASPX page where i can specify the URI of my external .css file but in VS 2008 i cannot find that property, where is now? or is there another property replaced StyleSheet? TY in Advance
Posted to
Web Forms
(Forum)
by
rickymartin211
on 9/28/2009
I cannot drag and drop web controls to the web form (NOT RESOLVED)
Hi, I use VS 2008, in web projects i cannot Drag and Draop web controls to the web form from the toolbox. How do i fix this issue? TY in Advance
Posted to
Visual Studio 2008
(Forum)
by
rickymartin211
on 9/28/2009
How to overload a method to accept a web form?
Hi, I use MVC a a programming pattern, in Win apps i simply pass the form to the controller. Assume form is frm1 [code=vb] Public class frm1 inherits Form 'code Sub button_click() Dim c as Controller1 = new COntroller1() c.SenTo(Me) en sub end class 'controller class public class Controller1 Sub New() End sub Sub SendTO(byref f as frm1) 'code end sub end class But Assume i have used the same controller and i have webform called Brand that has the implememtation: [code=vb] Partial Class
Posted to
Web Forms
(Forum)
by
rickymartin211
on 7/5/2009
How to make the Membership calss access my own database?
Hi, The membership class provides teh routine to validate the user "ValidateUser(user, pwd)" that validates user without any adimition code. However, in order to use this fucntion, i have to user the ASPNETDB.MDF database and it's table "aspnet_Users" table. But i havea seperate database that i have designed for the project. in it there is a entity that store login information. Therefore i needot validate all logins againts that table. However, i want to use the fucntions
Posted to
Security
(Forum)
by
rickymartin211
on 7/4/2009
How to assign a text to LoginName control?
Hi, I've put a "LoginName" control to my web form. I want to change the text that it displays to the user name of the user which is in a session variable "user". I dont use the Membership class. How do i change the text of the LoginName control to user's username? cheers
Posted to
Security
(Forum)
by
rickymartin211
on 7/4/2009
The difference between Form_Load() and Page_Load()?
Hi , in ASP, What's difference between form1_Load() and Page_Load()? What is this form1 refered to as, becuase i dont see any forms? cheers
Posted to
Web Forms
(Forum)
by
rickymartin211
on 7/3/2009
How to use ASPNETDB and my own database when authenticating users
Hi, ASP has it’s own DB to store user information in User table in ASPNETDB. I have a separate database that has user names and passwords of the website. I still want to use “Membership” class also I want the Login form to validate user against the user name and password in my separate database. What should I do here? How should I link the ASPNETDB that has Roles and Users with my separate database so that the applications still validate users with the ASPNETDB using the user names and passwords
Posted to
Web Forms
(Forum)
by
rickymartin211
on 7/1/2009
Page 1 of 2 (18 items) 1
2
Next >
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
TechNet Edge:
AlignIT IT Manager Podcast #30 - Straight Talk about Windows 7
WindowsClient:
You know your post rate has gone down...
Silverlight:
Geek Profiles – Scott Guthrie
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 9 of 13
TechNet Edge:
Managing Your Virtual World - Tech Focus November 2009 Part 2
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online