User Profile

Collapse

Profile Sidebar

Collapse
svatauli1983
svatauli1983
Last Activity: Dec 21 '09, 02:17 PM
Joined: Aug 19 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • svatauli1983
    replied to Linq transaction timeout
    in .NET
    I solved that, it is about connection timeout. By that is set timeout for waiting request. Thanks
    See more | Go to post

    Leave a comment:


  • svatauli1983
    started a topic Calling static method like business layer

    Calling static method like business layer

    Hi all,
    can someone write me if is normal to have business layer of static methods.

    Example: from page.aspx.cs calling static method in other assembly (static methods doesnt use state variables). Can be some problem when more requests will be calling that static method in same time? And How static methods works? That method is created (new instance of some object) when it is calling and in the end is disposed?

    Tha...
    See more | Go to post

  • svatauli1983
    started a topic Linq transaction timeout
    in .NET

    Linq transaction timeout

    Hi all,
    How can I set transaction timeout in LINQ. I m not using TransactionScop e.

    Thanks
    See more | Go to post
No activity results to display
Show More
Working...