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
K

ksss_maheshece

@ksss_maheshece
About
Posts
45
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Need to Resolve the Error In Window Scheduler
    K ksss_maheshece

    I'm also facing the same issue.I tried the ways you suggested. I'm not getting this error regularly.its fluctuating.

    C# csharp oracle help

  • Sql server Login details
    K ksss_maheshece

    Actually i want to keep track of all the user name and password in any file or what ever? so that it can get the password changed when ever I've changed my password in Sql server. I do not want store the password.Just i want access it. Is Is possible? thanks once again..

    C# database sql-server sysadmin question

  • Sql server Login details
    K ksss_maheshece

    Hi All, My requirement is to capture all the Sql server logins.Is it possible to capture through DOT NET?.Please Suggest me if any option available. Thanks in advance MEK

    C# database sql-server sysadmin question

  • Delegate Event
    K ksss_maheshece

    thanks for your promotional support. Now i got some thing and done it for the same requirment is that In master page i createed delegate and an event Public Delegate Sub A(ByVal S As String) Public Event C As A Public Sub Search_Click(ByVal r As String) RaiseEvent C(r) End Sub I've raised an event while at the button click of user control Protected Sub btnGenerate_Click(ByVal sender As Object, ByVal e As System.EventArgs) RaiseEvent C("txtToFind") End Sub In my client page i've handled the master page event with one method AddHandler Master.C, AddressOf Me.Click Public Sub Click(ByVal pSearch As String) 'code to execute End Sub but its not capturing the Click method.:confused:

    ASP.NET question

  • Delegate Event
    K ksss_maheshece

    My reqirement is to capture the Master page event in The client page In the click of Mater page button i have to control differnt client pages. This click has different meaning at differnt pages In the click of Master page button. AT State page It Should display all the state details At city page It Should display all the city details how should i do? Thanks in Advance

    ASP.NET question

  • Can i export third Party tool to excel
    K ksss_maheshece

    Nivron Chart

    ASP.NET help

  • Can i export third Party tool to excel
    K ksss_maheshece

    Hi all, I've used a third party Chart tool in Vb 2005. My Programming language is VB. I export that control to the excel sheet i can't get the inner content of the chart.Can any one help me to achieve this. Thanks in advance Mahesh

    ASP.NET help

  • how to write connection string for two databases in asp.net with c#
    K ksss_maheshece

    why do u use 2 connection strings. U create a login which has the access of two databases.and mention the login in your connection string.

    ASP.NET csharp database tutorial asp-net

  • get value from usercontrol
    K ksss_maheshece

    You just use the following code Dim str as String str=ctype(usercontrolname.findcontrol("lable1"),lable).Text

    ASP.NET question

  • Customize gridview
    K ksss_maheshece

    You add EditTemplate Item with that template field. there you can add a drop down and bind the values in grid view Edit event :thumbsup:

    ASP.NET question

  • Sql Time out Error
    K ksss_maheshece

    I've replied that Q but it's went back,therefore ive created a new thread. Here I need to run a job. This job has procedure to execute.This taking too much of time. Now only it's happening but not before. Thanks Mahesh

    ASP.NET database help question

  • Sql Time out Error
    K ksss_maheshece

    No, It's not working

    ASP.NET database help question

  • Sql Time out Error
    K ksss_maheshece

    I've tried to debug my code(Sql prcocedure).it replies the same even after the Timeout error.

    ASP.NET database help question

  • Sql Time out Error
    K ksss_maheshece

    Hi friends, I'm facing SqlTime out error in My web Application.Even though i increase my connection time out,it still showing error. I've restarted my Sql services but it's working for 1 hr then time out Repeated. I checked each connection I've used.it was closed properly. What may be the error? Thanks&Regards, Mahez Confused

    ASP.NET database help question

  • Sql Time Out Error
    K ksss_maheshece

    Hi friends, I'm facing SqlTime out error in My web Application.Even though i increase my connection time out,it still showing error. I've reastarted my Sql services but i't working for 1 hr 2 hrs then time out Repeated. I checked each connedction ive used.it is closed properly. What may be the error? Thanks&Regards, Mahez :confused:

    ASP.NET database help question

  • How To Edit dll
    K ksss_maheshece

    how can set as a binary compatible.Plz help cheers, Mahesh

    ASP.NET help tutorial

  • How To Edit dll
    K ksss_maheshece

    I tried my level best but it doesn't reflect that changes. Thanks, Mahesh

    ASP.NET help tutorial

  • How To Edit dll
    K ksss_maheshece

    I've Edit the Dll source file and registered as well.But it doesn't reflect in the application.What would be the problem? for Examble, I have the connection string in my dll.I'd change the server and Database name.but it didn't reflect.Still remains in the same connection. Thanks, Mahesh

    ASP.NET help tutorial

  • How To Edit dll
    K ksss_maheshece

    i have the source code. i'm using that component in my applicatiASP on. here i register my component in component liberary.Before it's working fine .now i want to change the dll. Shalln't need to register once again? can i know why? and how? Thanks, Mahesh

    ASP.NET help tutorial

  • How To Edit dll
    K ksss_maheshece

    Hi friends, I've a vb source code for a dll. now i want change something on the Dll. Though i edit and registerthat component it's not wokring fine.How can fix the pblm. Cheers, Mahesh

    ASP.NET help 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