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:697911
More Search Options
RSS Available
Matching Posts
Can I run visual web developer 2005 at window 7 home premium?
Hi, I am about to buy a new laptop soon with Window 7 Home Premium. Just ask, if I installed visual web developer 2005, will it works in this window 7 home premium? Thanks.
Posted to
Installation and Setup
(Forum)
by
ngaisteve1
on 11/15/2009
Re: Can I run visual web developer 2005 at window 7 home premium?
Ok. Thanks a lot for the info. :)
Posted to
Installation and Setup
(Forum)
by
ngaisteve1
on 11/15/2009
Re: Can't view multiple selected checkbox
Okay, I will try out your way tonite. Thanks for your reply.
Posted to
Data Presentation Controls
(Forum)
by
ngaisteve1
on 10/19/2009
Re: Can't view multiple selected checkbox
Hi, I have tried. It doesn't work. I think I need to two loop. First loop is to loop all the checkbox. Second loop is to loop the relevent checkbox which is previously selected/saved by the user.
Posted to
Data Presentation Controls
(Forum)
by
ngaisteve1
on 10/19/2009
Re: Can't view multiple selected checkbox
Found the fix at last. Dim dv As New DataView strSQL = "SELECT Causes_guid, Causes_Name FROM Causes " dtData = clsVM.getDataTable(strSQL) dtData = clsVM.getDataTable(strSQL) chk_NGO_Causes.DataSource = dtData chk_NGO_Causes.DataValueField = "Causes_guid" chk_NGO_Causes.DataTextField = "Causes_Name" chk_NGO_Causes.DataBind() Dim arrNGOCauses As New ArrayList For i As Integer = 0 To chk_NGO_Causes.Items.Count - 1 strSQL = "SELECT causes_guid FROM membercauses WHERE
Posted to
Data Presentation Controls
(Forum)
by
ngaisteve1
on 10/19/2009
Can't view multiple selected checkbox
Hi, I got a problem of viewing multiple selected checkbox. I can only single selected checkbox but not multiple selected checkbox. Any pointer? Could you help me to spot my mistake? Appreciate it. My code in VB.NET 2.0 Dim dv As New DataView strSQL = "SELECT Causes_guid, Causes_Name FROM Causes " dtData = clsVM.getDataTable(strSQL) chk_NGO_Causes.DataSource = dtData chk_NGO_Causes.DataValueField = "Causes_guid" chk_NGO_Causes.DataTextField = "Causes_Name" chk_NGO_Causes
Posted to
Data Presentation Controls
(Forum)
by
ngaisteve1
on 10/18/2009
Problem passing global variable (databasename) to "Transform Data Task"
Hi, I have created a DTS package at Ms SQL Server 2000. In this package, I have 2 connnection (source and destination) and some global variables and some "Transform Data Task". I managed to successfully run from vb.net and able to pass some parameter like destination IP address and destination database name from vb.net thru global variable. But, the problem I'm facing right now is, how do I pass the database name as global variable to "Transform Data Task"? Even though the
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ngaisteve1
on 9/22/2009
Re: Problem passing global variable (databasename) to "Transform Data Task"
It's okay already. Got it solved by creating the global variable.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
ngaisteve1
on 9/22/2009
Re: Need advice: How to generate script in ASPNETDB.MDF?
Thanks for the reply. I tried ASPNET_REGSQL.EXE. I selected "Configure SQL Server for application services and then in the next page I typed the SQL Server Authentication user id and password. But, when I clicked the drop down list to select the database, I got an error saying: ---------------------------------------------------------------------------------------------------------------------------------------------- Connection failed Failed to query a list of database names from the SQL server
Posted to
Security
(Forum)
by
ngaisteve1
on 7/21/2009
Re: Need advice: How to generate script in ASPNETDB.MDF?
The video helps a lot. Thank you so much.
Posted to
Security
(Forum)
by
ngaisteve1
on 7/21/2009
Page 1 of 44 (438 items) 1
2
3
4
5
Next >
...
Last »
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