.NET Framework security » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

‘.NET Framework security’ News

Source Code for the .NET Framework Libraries

Tuesday, January 29, 2008 21:15

One of the things my team has been working to enable has been the ability for .NET developers to download and browse the source code of the .NET Framework libraries, and to easily enable debugging support in them.Today I'm excited to announce that we'll be providing this with the .NET 3.5 ...

This was posted under category: .NET Framework security  |  Read Full Story  |  0 Comments

ASP.NET authentication

Thursday, November 1, 2007 23:49

s stated above, ASP.NET and IIS securities go hand in hand. Therefore ASP.NET authentication also relies on the settings that we make in IIS. ASP.NET offers following types of authentications: Authentication: the process of validating the identity of a user to allow or deny a request [4,9,10]. This involves accepting credentials ...

This was posted under category: .NET Framework security  |  Read Full Story  |  1 Comment

The .NET Framework introduces a wholly new concept of security

Monday, June 25, 2007 21:47

The .NET Framework introduces a wholly new concept of security (at least for those steeped in the Windows tradition). Instead of basing security on objects, it's based on tasks. That's a gross, somewhat inaccurate generalization, so don't take our word for it. Instead, read Don Box's article on .NET security. Several ...

This was posted under category: .NET Framework security  |  Read Full Story  |  0 Comments

Top 10 .NET Framework Technologies to Learn in 2007

Friday, June 1, 2007 14:49

.net Framework have lot to learn this year. You may learn the following and apply practiclly in real time environment. 1) WCF (Windows Communication Foundation) While WCF is certainly less “sexy” than say WPF / Silverlight, it is going to represent the backbone of solving business problems with .NET going forward ...

This was posted under category: .NET Framework security  |  Read Full Story  |  0 Comments

Customizing ASP.NET Membership and Profile: What Goes Where?

Friday, June 1, 2007 14:48

No any feature introduced in ASP.NET 2.0 is the use of the "provider model" to provide maximum flexibility and extensibility to your Web applications. Using the provider model, developers can easily extend the capabilities provided by the ASP.NET 2.0 runtime, in many different ways. For example, you can extend the ...

This was posted under category: .NET Framework security, Security software  |  Read Full Story  |  0 Comments

Events Fire Ordering in Master page / Content Pages

Thursday, May 31, 2007 10:56

kenlin write about fire ordering in master page. Lets see how he described it and then we comment about it. Recent I work a lot on the Web Application in .NET 2.0. I tried to use the MasterPage with ContentPage. However, I found out that the even fire is…..not in ...

This was posted under category: .NET Framework security  |  Read Full Story  |  0 Comments

Knowledge of language features, “Operator Overloading “

Monday, May 14, 2007 16:24

 Well, I am one of the VB insiders, we are talking about a video. This video is a chatting video between 5 guys from difference team(VB, C#, C++, Channel 9 interviewer). They are going to answer you few question about the language future from their view when developing CLR/LINQ/VB/C#/C++. But ...

Microsoft Expression Blend Free Trial

Monday, May 7, 2007 10:30

Microsoft Expression Blend is Microsoft's user interface design tool for creating rich graphical interfaces for web and desktop applications that blend the features of these two types of applications. Expression Blend is itself written using the .NET Framework 3.0 and Windows Presentation Foundation (WPF) [1]. Expression Blend is ...

This was posted under category: .NET Framework security, Microsoft security  |  Read Full Story  |  0 Comments

“Live From Redmond” Webcast series

Wednesday, April 11, 2007 15:12

VB Team is trying to get the word out about a Live From Redmond webcast series the VB team has put together aimed at Orcas and VB 9. The series will start April 18th and will continue into June. This series of Live Meeting presentations are designed ...

This was posted under category: .NET Framework security  |  Read Full Story  |  0 Comments