由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
DotNet版 - c# and asp.net entry level questions
相关主题
difference between property and indexer[转载] a socket Question
Session ID in URLMS SQL Report Server Questions
Question: "-" operators: z= -x; z = x-ya C# question
Add Web Reference QuestionsQuestion about Nested Repeaters
.Net Thread questionA Question about Session State in ASP.NET
[转载] Help! Question about Visual C#, thanks!A question about MVC
Newbie Question about DebuggingC#.net 面试的题集
[转载] .NET Interview Questions请教detailsview和radiobutton的问题。(Asp.net C#)
相关话题的讨论汇总
话题: string话题: questions话题: c#话题: property
进入DotNet版参与讨论
1 (共1页)
R******3
发帖数: 40
1
just start to learn c# and asp.net, have some 101 questions, could anyone
shed some light on these questions? thanks a lot.
page.request["string"]
page.request gets the HttpRequest object for the requested page. what is
page.request["string"](like page.request["email"]) return? a property of
HttpRequest object? if so, which property? is there a default property for
each class?
what is [] representing? thanks.
same doubt for page.session["string"]. get really confused by []. i assume [
] is for array index or string index. and () is for method augument.
Thanks in advance. any comments would be greatly appreciated.
v******n
发帖数: 421
2
indexer in C#
R******3
发帖数: 40
3
Thanks for your help. now it makes sense.
1 (共1页)
进入DotNet版参与讨论
相关主题
请教detailsview和radiobutton的问题。(Asp.net C#).Net Thread question
一道 Amazon DP题[转载] Help! Question about Visual C#, thanks!
问到题Newbie Question about Debugging
Another amazon interview questions[转载] .NET Interview Questions
difference between property and indexer[转载] a socket Question
Session ID in URLMS SQL Report Server Questions
Question: "-" operators: z= -x; z = x-ya C# question
Add Web Reference QuestionsQuestion about Nested Repeaters
相关话题的讨论汇总
话题: string话题: questions话题: c#话题: property