Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
S

shaluIT

@shaluIT
About
Posts
4
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Web service with C#
    S shaluIT

    Hi, To test the webservice use SOAPUI tool. This is open Source and a completely free tool. You can also use .NET tool provided to test the webservice. Check the following for your webservice response Network response. Database. Resources. Do the ping or telnet request to the objects and servers your webservice is trying to access.

    C# csharp asp-net question

  • Handling large data objects in codes or other options?
    S shaluIT

    I suggest you to download the data first, instead of keeping such a huge data in in-memory. You can download the data to the client and store it in MSAccess or .TXT. Later use your code to do the calculation on the data.

    C# database mongodb performance question

  • how to redirect pages in asp.net usint c#
    S shaluIT

    use Response.Redirect

    ASP.NET csharp asp-net tutorial

  • send data between ASP.NET Pages
    S shaluIT

    You can use session if data is not that big or you can use cross page posting like PreviousPage.FindControl

    ASP.NET csharp asp-net database sysadmin help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups