User Profile

Collapse

Profile Sidebar

Collapse
sama123
sama123
Last Activity: Jun 26 '10, 09:53 AM
Joined: May 25 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sama123
    started a topic Execute stored procedure using a string variable

    Execute stored procedure using a string variable

    Is it possible to save execute stored proc command in a string variable and then execute string variable???

    Does this logic fits into LINQ2SQL?

    Why I want to do this - INstead of passing user control references to server, I want to save user control values to string in client side java script and then pass string to server to do actual stored proc execution. Hopefully this will improve performance. DOES IT MAKE ANY...
    See more | Go to post

  • sama123
    started a topic How to optimize app for performance
    in .NET

    How to optimize app for performance

    I have an asp.net application written in C# and need some help to fine tune it for better performance. All pages with in this web application have horizontal tab, left vertical menu panel , footer and header. Left menu panel changes as per top tab selection.

    In my current code - tab, left menu panel, header and footer are loaded for every page. Is it possible to load these things once per tab selection and then change content area ONLY...
    See more | Go to post
No activity results to display
Show More
Working...