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:790121
More Search Options
RSS Available
Matching Posts
login credentials storing (Remember me Option)
Hi Friends how to save login information using Cookies on the login Page ,i mean User name and Password for next time login. I am not using Login contorl.I used UserName TextBox,Password TextBox and one Remember me checkbox on the Login.aspx page . If anybody knows please kindly provide me the code,i will appreciate great. Thanks in advance.
Posted to
Security
(Forum)
by
ckmurthy
on 12/11/2008
Re: Creating A Custom Web Part;Urgent
Hi Dirkula I am facing problem in how to add Custom webpart class file to the aspx page,For example One Registration class is there.This one i need to add to WebPage.Please help me regarding this one. My code is in Account.cs using System; using System.Collections.Generic; using System.Text; using System.Web.UI.WebControls.WebParts; using System.Web.UI.WebControls; using System.Web.UI; namespace Wfi.SharePoint.WebParts { public class ApplyForAccountEditorPart : EditorPart { protected DropDownList
Posted to
Web Parts and Personalization
(Forum)
by
ckmurthy
on 12/4/2008
How to convert Webpart page int class file
Hi friends i am new to Webparts.I have a class file ,in this everhting is written including form creation,Controls creation.By using this i need to integrate with the aspx page,the code bellow one is a Businesslogic.If any body knows how to do this one i'll appreciate great.Thnak in Advance. ApplyForAccount.cs using System; using System.Collections.Generic; using System.Text; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using System.Web.UI.HtmlControls;
Posted to
Web Parts and Personalization
(Forum)
by
ckmurthy
on 12/4/2008
Re: Getting datakeyvalue from datalist for ModalPopup Table
Pass CommandArgument as an Id,by using that use querystring and then retrive that particular Id of an item.
Posted to
Data Presentation Controls
(Forum)
by
ckmurthy
on 12/2/2008
Re: HOw to give the space between the databound table line and the databound label
You can give CellPadding how much u want to give spave margin to that particular databound.
Posted to
Data Presentation Controls
(Forum)
by
ckmurthy
on 12/2/2008
Generic Method Making ObjectDataSource ;Urgent
Hi I am new to Three Tier Architecture,i have one method ,by using this method i have to display the Data.This method how can I make Object Datasource. This is my method: public Order GetCurrentOrder() { return GetUnprocessedOrder(1); } public Order GetUnprocessedOrder(int shoppingCartId) { DataSet ds = _dataServices.GetShoppingCart(shoppingCartId); if (ds == null || ds.Tables[0].Rows.Count == 0) return null; Order order = new Order(ds.Tables[0].Rows[0]); int lineItemCount = ds.Tables[1].Rows.Count;
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
ckmurthy
on 12/2/2008
Re: Generic methods Urgent
Hi Jeroen Molenaar Thanks a lot for your help.
Posted to
Data Presentation Controls
(Forum)
by
ckmurthy
on 12/1/2008
Re: Generic methods Urgent
Hi jeroenm Thanks a lot for giving replying .Could you provide code snippet how to make as a Datasource. Thanks
Posted to
Data Presentation Controls
(Forum)
by
ckmurthy
on 11/28/2008
Generic methods Urgent
Hi friends any body knows about generic methods how to make as a Datasource,for binding the Data with Gridview.PLz help me regarding this one. This is my code: The following one is one method to get CurrentOrders from the database.This method is in Business logic. public Order GetUnprocessedOrder(int shoppingCartId) { DataSet ds = _dataServices.GetShoppingCart(shoppingCartId); if (ds == null || ds.Tables[0].Rows.Count == 0) return null; Order order = new Order(ds.Tables[0].Rows[0]); int lineItemCount
Posted to
Data Presentation Controls
(Forum)
by
ckmurthy
on 11/28/2008
How to do Shoppingcart functionality
Hi everybody i am new to asp.net,please help me how to do shoppingcart functionality using Three tier architecture.if any body having sample piece of code plz provide me ,i'll appreciate greatfully. Thanks In Advance Krishnamurthy C
Posted to
Getting Started
(Forum)
by
ckmurthy
on 11/27/2008
Page 1 of 8 (74 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Snoop with 64 bit support
ASP.NET:
jQuery Hide/Close Link
ASP.NET:
Merry Christmas
TechNet Edge:
FPE Customer Story
Silverlight:
Being a writer, and having an editor. A Short Rant.
Channel 9:
Channel 9 Live at PDC09: Dr Brian Brooks (3M)
Channel 9:
C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals Chapter 13 of 13
Silverlight:
Information for Silverlight HVP Developers…
WindowsClient:
Custom Content Loaders in Silverlight 4.0
WindowsClient:
MVVM Links\Info
TechNet Edge:
Check out how Dolly Parton uses IE8 and Web slices!!!
Silverlight:
A Silverlight HVP Update
Channel 9:
Channel 9 Live at PDC09: This Week on Channel 9 - PDC09 Daily Show Edition Day 1
Channel 9:
Maria Klawe: Scholar, Scientist and Microsoft Board Member
Channel 10:
Play the Bing Sherlock Holmes Game
Channel 9:
Channel 9 Live at PDC09: Loic Le Meur
Channel 10:
How to Delete Jump List Items
Channel 10:
Roll Back to Classic Network Indicator in Win7
Channel 9:
Jafar Husain: Silverlight Toolkit and Rx, Part 2
Channel 9:
Ping 42: Is Microsoft cool? Photo DNA, Win7 tool, 10k MIX contest
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online