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:598178
More Search Options
RSS Available
Matching Posts
Re: VS 2008 Web Setup Project Not Uninstalling Previous Version and causing IIS restart
I still have the problem thought I have change the version number. I do it well with vs2005. How can I get aounrd it?
Posted to
Configuration and Deployment
(Forum)
by
ad_flying
on 5/4/2008
GridViewUpdateEventArgs.Keys is missed after sort
I have set "Years,GradeID" as DataKeyNames of a GridView.I use the codes below to get the Keys value of a GridView, it is ok. But if I sort this GridView on Pageload like: gv.Sort("Years", SortDirection.Descending); The e.e.Keys["Years"] is not define in the RowUpdating event. What's problem? How can I get the Keys value after sort? protected void gvCheckSem_RowUpdating(object sender, GridViewUpdateEventArgs e) { int iYears = int.Parse(e.Keys["Years"].ToString()); int iGrade = int.Parse(e.Keys["GradeID
Posted to
Data Presentation Controls
(Forum)
by
ad_flying
on 6/16/2006
Can I inherited from a template report?
I must make many report in my project. All the reports must have header of company name and footer of page number. Can I desgin a template custom report, then all reports in my project are inherited from it?
Posted to
SQL Server Reporting Services
(Forum)
by
ad_flying
on 5/31/2006
Re: Changing the text for the Document Map top level node
Thank, How can I bring the DisplayName into the report, for example I want to show the DisplayName in the footer of the report too.
Posted to
SQL Server Reporting Services
(Forum)
by
ad_flying
on 5/30/2006
Re: The TableAdapter Update command is not identical
I have found the select command is generated when I check "Refersh the data table" in DataTableAdapter wizard. If I did not check, the Select command will not be generate after the update command. But can I modify the "Refersh the data table" attribute after DataTableadapter wizard?
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
ad_flying
on 4/4/2006
The TableAdapter Update command is not identical
I am using vs2005 to desginer a tableadapter. I have modify the update command in the desginer, but the update command is not identical between the desginer. For example: The orginal update command is: Update Employee set EmployeeID=@EmployeeID and EmployeeName=@EmployeeName where EmployeeID=@Orginal_EmployeeID and EmployeeName=@Orginal_EmployeeName I change it in the desginer to Update Employee set EmployeeName=@EmployeeName where EmployeeID=@Orginal_EmployeeID, and the count of parameter is 2.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
ad_flying
on 4/4/2006
Have some bugs in Login Control?
I use the login controls of vs2005 in my WebApplication. It run ok in development time, but the login will always fail after deployment. Have some bugs in Login Control?
Posted to
Security
(Forum)
by
ad_flying
on 4/1/2006
How to discard loign cookie after the session times out
I am reading a article from msdn http://msdn2.microsoft.com/en-US/library/ms178346(VS.80).aspx There a section describe: -------------------------------------------------------------------------------------- If your Login control is used with a wide range of end users, consider coding the control so that users on public computers have an option of using a non-persistent cookie which is discarded after the session times out. ------------------------------------------------------------------------
Posted to
Security
(Forum)
by
ad_flying
on 3/31/2006
The name of connection string
When I add a connection string by wizard in a WebApp , the wizard add the connection string to web.config like <add name="MyDataBase" connectionString...... But if I add the same connection string by wizard in a class library project, the connection string in app.config will be: <add name="dataHealth.Properties.Settings.MyDataBase"connectionString..... The connection string name in app.config will be initial with "ProjectName.Properties.Settings", but not in web.config. Why have the difference
Posted to
Configuration and Deployment
(Forum)
by
ad_flying
on 3/28/2006
not to be deleted when uninstall
My Setup Pojrct create a folder when install. How can I mark this folder not to be deleted when uninstall?
Posted to
Configuration and Deployment
(Forum)
by
ad_flying
on 3/25/2006
Page 1 of 27 (269 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Localizing ASP.NET MVC Validation
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online