How garbage collection works on object references?
I am confused about garbage collection process on objects.
I am confused about garbage collection process on objects.
How can I save variables in asp.net between postback?
I’m using HttpContext.Current.Items but it always disposes after postback is there any other option to do that?
I am able to request a file and also have it returned.
I don´t know how to display a open/save dialog box.
I am trying to dynamically create controls and give them properties during run time.
What is the best way to convert a JSON object into querystrings to append to a GET Url? The POST is straight forward and gets read by my Web API backend.
I need to select 5 most recent rows from cached Dataview object, is there any way to do that?
I have been trying to use Google Transliterate API using the RESTful approach as its easy to do so through server side language (C# here).
I Use JsonConvert to serialize an object and save it in a database.
This is a sample of the serialized string that I saved in database:
I have an asp.net Web API project, and in my WebApiConfig file, I have the following route defined: