Click here to Skip to main content
16,007,277 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Request fo Challenge-Response Implementation for authentication Pin
DanB19834-Jul-07 0:22
DanB19834-Jul-07 0:22 
GeneralRe: Request fo Challenge-Response Implementation for authentication Pin
unforgiven_wild_rose9-Jul-07 6:46
unforgiven_wild_rose9-Jul-07 6:46 
Questionviewstate or session variables which one is advantageous? Pin
Sonia Gupta3-Jul-07 21:22
Sonia Gupta3-Jul-07 21:22 
AnswerRe: viewstate or session variables which one is advantageous? Pin
_AK_3-Jul-07 21:25
_AK_3-Jul-07 21:25 
GeneralRe: viewstate or session variables which one is advantageous? Pin
Sonia Gupta3-Jul-07 21:43
Sonia Gupta3-Jul-07 21:43 
GeneralRe: viewstate or session variables which one is advantageous? Pin
_AK_3-Jul-07 21:54
_AK_3-Jul-07 21:54 
GeneralRe: viewstate or session variables which one is advantageous? Pin
Sonia Gupta3-Jul-07 22:13
Sonia Gupta3-Jul-07 22:13 
AnswerRe: viewstate or session variables which one is advantageous? Pin
N a v a n e e t h3-Jul-07 22:27
N a v a n e e t h3-Jul-07 22:27 
Hello

Serialization is the process of transmitting an object either in binary or in some human readable format like XML. .NET supports automatic serialization by marking the class as serialize. For making the concept more clear assume that you have a webservice which contains some serializable classes and it's objects. When you are sending that object to the client machine, it will be transmitted as binary or XML format and another object will be created on the client machine. Hope you are clear now.

Sonia Gupta wrote:
When i have databases then what's the great deal in utilizing the serialiation?


I am not getting connection with databases and serialization ? What do you want to do with this ?



Happy Programming


GeneralRe: viewstate or session variables which one is advantageous? Pin
Rammohn3-Jul-07 23:48
Rammohn3-Jul-07 23:48 
AnswerRe: viewstate or session variables which one is advantageous? Pin
Urs Enzler3-Jul-07 23:19
Urs Enzler3-Jul-07 23:19 
QuestionCall Smart Client Method from JavaScript. Pin
Irshad Ahmed3-Jul-07 21:16
Irshad Ahmed3-Jul-07 21:16 
Questionhow to create a page in dreamweaver and run it in asp.net Pin
dbn8313-Jul-07 21:13
dbn8313-Jul-07 21:13 
QuestionDataGrid with Check Box Pin
Rahul Babu3-Jul-07 21:10
Rahul Babu3-Jul-07 21:10 
AnswerRe: DataGrid with Check Box Pin
_AK_3-Jul-07 21:12
_AK_3-Jul-07 21:12 
Questionproperties of a control in gridview for asp.net Pin
hari4ur3-Jul-07 21:03
hari4ur3-Jul-07 21:03 
AnswerRe: properties of a control in gridview for asp.net Pin
_AK_3-Jul-07 21:27
_AK_3-Jul-07 21:27 
GeneralRe: properties of a control in gridview for asp.net Pin
hari4ur4-Jul-07 23:22
hari4ur4-Jul-07 23:22 
QuestionReport Viewer Fixed Header problem!! Pin
sidbaruah3-Jul-07 20:59
sidbaruah3-Jul-07 20:59 
QuestionFileUpload error - no postback Pin
sir_moreno3-Jul-07 20:52
sir_moreno3-Jul-07 20:52 
AnswerRe: FileUpload error - no postback Pin
_AK_3-Jul-07 21:23
_AK_3-Jul-07 21:23 
GeneralRe: FileUpload error - no postback Pin
sir_moreno3-Jul-07 22:27
sir_moreno3-Jul-07 22:27 
GeneralRe: FileUpload error - no postback Pin
_AK_3-Jul-07 22:43
_AK_3-Jul-07 22:43 
QuestionKill Session [Urgent] Pin
| Muhammad Waqas Butt |3-Jul-07 20:39
professional| Muhammad Waqas Butt |3-Jul-07 20:39 
AnswerRe: Kill Session [Urgent] Pin
Imran Khan Pathan3-Jul-07 20:46
Imran Khan Pathan3-Jul-07 20:46 
QuestionRe: Kill Session [Urgent] Pin
| Muhammad Waqas Butt |4-Jul-07 20:24
professional| Muhammad Waqas Butt |4-Jul-07 20:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.