Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can you give an example of what might be best suited to
place in the Application_Start and Session_Start subroutines?

Answer Posted / raghumadhav tirunagari


Application_start need for global variable which are
available over the application.
Sesssion_Start : login dependent ( user dependent)

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain cache memory? : Dot net architecture

1018


Can I create my own context attributes?

1021


HttpHendler and HttpModules

2219


What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?

1022


What is new in the .net 2.0 class library?

1165


Difference between type constructor and instance constructor?

1187


Explain write back and write through caches? : .NET Architecture

951


Explain COM with example?

1013


what is diffrent beatween localprinter and networkprinter

1823


How is the using() pattern useful? What is idisposable?

1004


What are the important principles of soa (service oriented architecture)?

990


Explain difference between state server and sqlserver? : .NET Architecture

996


Explain about generation?

1036


how to delete the record using data reader

2544


I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....

1927