Joined
Last Seen
0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
0 Endorsements
Ranked #55.0K
3 Posted Topics
Its not good practice to store connection in Memory for ASP.NET. Make data layer which will connect to DB. best practice keep Connection Pool so connection are not reopened all time(if frequent visit of database/multiple user) Check [url]http://www.15seconds.com/issue/040830.htm[/url]
"set identity off" for table Insert ur rows then reenable it :) [email][email protected][/email]
Cloud computing Wearable computers Hologram Memory http://en.wikipedia.org/wiki/Emerging_technologies
The End.
amitdotchauhan