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

senthil_becse

@senthil_becse
About
Posts
7
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • asp.net2.0 that runs store procedure in back end. [modified]
    S senthil_becse

    Advance thanx for ur interest in it. my page is running one store procedure in back end it take at least 15 to 30 minutes to complete execution. but my page show time out error and i had expand my connection time out and command time out and AsyncTimeout="36000". but the problem is not fixed. Really i need things my page should only execute the store procedure i dont want to know about the whether it has been complete or not. My code is going to generate (insert) 100 million records in database table.its one kind of game logic we are using in our game website. i dont want to wait for such much time, until the execution of my query,i just want to execute it. any idea on this ???

    ASP.NET database help csharp asp-net game-dev

  • asp.net2.0 that runs store procedure in back end. [modified]
    S senthil_becse

    u r absolute Ok can u give some idea or links about how to create separate process to execute such a store procedure by using MFC. Advance thanx for interest in it.

    ASP.NET database help csharp asp-net game-dev

  • asp.net2.0 that runs store procedure in back end. [modified]
    S senthil_becse

    Advance thanx for ur interest in it. my page is running one store procedure in back end it take at least 15 to 30 minutes to complete execution. but my page show time out error and i had expand my connection time out and command time out and AsyncTimeout="36000". but the problem is not fixed. Really i need things my page should only execute the store procedure i dont want to know about the whether it has been complete or not. My code is going to generate (insert) 100 million records in database table.its one kind of game logic we are using in our game website. i dont want to wait for such much time, until the execution of my query,i just want to execute it. any idea on this ???? :)

    modified on Monday, February 23, 2009 4:07 AM

    ASP.NET database help csharp asp-net game-dev

  • Checkboxlist inside Repeater control
    S senthil_becse

    I am using repeater control in my page and repeater control has nested checkboxlist control,on one button click inside same repeater control,i am adding listitems to the checkboxlist control. the listed items add successfully into checkboxlist control.now i am want to get checkboxlist items checked value on another button inside repeater control. Plse give me sugession on this. My Handler for checkboxlist is not working. Dim Cbl_Groupname As CheckBoxList = CType(ri.FindControl("ChkLst_Groupname"), CheckBoxList) AddHandler Cbl_Groupname.SelectedIndexChanged, AddressOf Me.ChkBoxLsGroupName I add this handler in repeater control itemcreated event.

    ASP.NET

  • Real time capturing video stream in webform
    S senthil_becse

    How to capture video stream from webcam in server and display it to client browser.This has to be done on webform using asp.net(vb.net).i have seen lot of samples for windows form it is not applicable for webform.Do people have any previous exp.or any suggession in it.Reply to me.

    ASP.NET csharp asp-net sysadmin tutorial

  • Real time capturing video stream in webform
    S senthil_becse

    How to implement this in asp.net

    ASP.NET csharp asp-net sysadmin tutorial

  • Real time capturing video stream in webform
    S senthil_becse

    How to capture video stream from webcam in server and display it to client browser.This has to be done on webform using asp.net(vb.net).i have seen lot of samples for windows form it is not applicable for webform.Do people have any previous exp.or any suggession in it.Reply to me. senthil

    ASP.NET csharp asp-net sysadmin tutorial
  • Login

  • Don't have an account? Register

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