开发者

command to create custom controls in dotnet 3.5 [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have been for an in开发者_开发技巧terview, they asked me a question which I could not get the answer for.

1: is there any tool/command to create a custom control

2: how do we create schema in wcf services

3: can you provide an good link for design patters in C# where i can go through.

What are good answers to these?


1: is there any tool/command to create a custom control

You can either use an user control or inherit an existing control and modify how its drawn.

2: how do we create schema in wcf services

The same way you would do it in any other program?

3: can you provide an good link for design patters in C# where i can go through.

The answer to this question is subjective. MSDN is the best source of information, its the only source I use, thats just me personally.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜