Microsoft
Software
Hardware
Network
Question : Code design consideration for heavy traffic web app
Experts,
In terms of writing C# code are there any design considerations for heavy traffic web apps ? I mean any preferred Creational Patterns, Structural Patterns or any other sort of patterns that should be used ? Or should i prefer object composition over inheritance ? Should I make a heavy use of interfaces and abstraction ? Any specific ways to caching the data that i should concentrate upon ?
Also in terms of UI any specific considerations ? How about connection pooling ? Is it really helpful for a user heavy web site ?
Answer : Code design consideration for heavy traffic web app
Line 14 should be the following. I have not used perl for this before and referenced the IBM site.
http://www.ibm.com/de
veloperwor
ks/linux/l
ibrary/l-p
excel/
inde
x.html
1:
my $new_worksheet = $new_workbook->Worksheets("Drivers");
Random Solutions
Redundant .msi files created by Windows Installer.
Files scp'ed from Unix servers to Win XP (running WinSSHD V5 ) could not be deleted on the PC
Wyse FTP Config
How to generate an HTML file if I've got the HTML body?
where i can download bollywood hindi pictures for free ?
Would you recommend Draytek Vigor 2820 for site-to-site VPN
xml to array
Group policy updates causes screen to flicker
Windows 2003 Server Restart Errors
Re-designing an existing DB - start from paper?