Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Saturday, August 30, 2008

Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > ASP.NET 2.0 > Server Controls > Data Control
Page Ready State, DataGrid Row Deletion, and More        
Total Hits: 20  |  Today: 0 Author: Nancy Michell       Rating:  
Read Reviews | Write Review |   Your Rating: 

Q JScript® seems to automatically add serializable to classes. When I compile the class shown in Figure 1, it becomes serializable although it is not declared to be so. Why is this?

A You're right, JScript automatically adds serializable to classes. It's by design. In JScript, unlike in C#, a class is serializable by default. If you don't want your class to be serializable, then do this:


What's New at DevASP.Net
08/30  Building Mobile Web Applications ..
08/30  Create flickr-like Editing Fields..
08/30  Creating a Dynamic Data-Driven Us..
08/30  Creating a Databound Label Contro..
08/30  Displaying a Message in Response ..
08/30  Creating a Dynamic Data-Driven Us..
08/30  Helping Visitors Search Your Site..
08/30  Examining ASP.NET 2.0's Membershi..
08/30  Displaying Detail Records for Use..
08/30  Troubleshooting Failed Requests U..
08/30  Tracing in ASP.NET
08/30  Tracing
08/30  The Basics of .NET Tracing
08/30  Tracing in ASP.NET 2.0
08/30  Page.IsValid Property
08/30  BaseValidator.IsValid Property
08/30  HttpWebRequest Class
08/30  HttpWebRequest
08/30  Cards Game Library
08/30  CMS/TSO PipeLines for Windows - P..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net