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:761050
More Search Options
RSS Available
Matching Posts
Re: Lost Images
Well. The page can't be opened. They are not existing. Anybody has the images? Thanks
Posted to
Personal Site Starter Kit
(Forum)
by
ardmore
on 7/15/2009
Re: how to host a wcf service in IIS6?
Hello, I am using visual studio 2005 acdemy standard version. I haven't seen the template for WCF. Should I download something?
Posted to
XML Web Services
(Forum)
by
ardmore
on 7/15/2009
InitializeComponent and web service
Hello, I am following an example in the book "Visual Basic.NET HOW TO PROGRAM" to deploy a web service. The partial code is Public Class HugeInteger Inherits System.Web.Services.WebService Private Const MAXIMUM As Integer = 100 Public number() As Integer Public Sub New() Initializecomponent() number = New Integer(MAXIMUM) {} End Sub But I have to comment out "Initializecomponent()", otherwise the error like "Name Initializecomponent() is not declared" occuried. The second
Posted to
XML Web Services
(Forum)
by
ardmore
on 7/15/2009
Installation Incomplete for CASK Starter Kit
Hi, I am going to install CASK but failed. The error message is "The installer was interrupted before CASK could be installed. You need to restarte the installer to try again. Click "Close" to exit. I tried several times but no luck. Thanks for help.
Posted to
Codeplex Club Starter Kit
(Forum)
by
ardmore
on 7/14/2009
New Web Site
Hello, I just download the kit and installed successfully. In my machine I have Visual Studio 2005 Acdemic Standard and Visual Web Developer 2008 Express Edition. Then I want to create an instance of the starter kit, click File, then select New Web Site from the menu. This will open the New Web Site dialog box. But I haven't seen the icon of "Personal Web Site Kit", why? Thanks.
Posted to
Personal Site Starter Kit
(Forum)
by
ardmore
on 7/14/2009
Filed under: installation
Re: New Web Site
Ignore it. New question: How can I change the password after I created an account?
Posted to
Personal Site Starter Kit
(Forum)
by
ardmore
on 7/14/2009
Get t start from a simple web site
Hi, I want to create a web site and I already looked some text books. My question do I start from master page or just a web form? I feel master page is too complicated to me, Can I create a index page then add link one by one? It is slow but it is clear. Thanks for your advice.
Posted to
Getting Started
(Forum)
by
ardmore
on 6/8/2009
MainMenu component invisible in toolbox
I am using VB.NET 2008 Express Edition. I only saw MenuStrip. Why? Thanks
Posted to
Visual Web Developer 2008 Express
(Forum)
by
ardmore
on 3/1/2008
Re: Page Sort: add more control
The deleted parts are still displayed. Why? Thanks for your help. protected void Button1_Click( object sender, EventArgs e) { DataTable t1 = new DataTable(); t1 = GetTable(); for ( int i = 3; i < t1.Rows.Count; i++) t1.Rows.RemoveAt(i); DataView dv = new DataView(t1); dv.Sort = "Temperature ASC" ; GridView1.DataSource = dv; GridView1.DataBind(); } public DataTable GetTable() { DataSet newSet = new DataSet(); DataTable Index = new DataTable( "Index" ); GenerateDataSet(newSet
Posted to
Data Presentation Controls
(Forum)
by
ardmore
on 2/22/2008
Re: Page Sort: add more control
How to remove other DataRows from your DataTable? I already sorted the table. Thanks
Posted to
Data Presentation Controls
(Forum)
by
ardmore
on 2/21/2008
Page 1 of 6 (59 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Death to confirmation dialogs with jquery.undoable
Channel 9:
E2E: Brian Beckman and Erik Meijer - Co/Contravariance in Physics and Programming, 1 of 2
TechNet Edge:
Windows Server 2008 R2 Quick Look #3 - PowerShell V2
ASP.NET:
2009 Blogged - Greatest Hits
WindowsClient:
2009 Blogged - Greatest Hits
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online