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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
K

karthi84

@karthi84
About
Posts
15
Topics
5
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Programming for thin client
    K karthi84

    thank you for your valuable ideas. Now i got some idea about thin client with this i can run further. :thumbsup:

    C# csharp

  • Programming for thin client
    K karthi84

    thank you for your valuable ideas. Now i got some idea about thin client with this i can run further.

    C# csharp

  • Programming for thin client
    K karthi84

    Hi, Thanks for a quick reply... Will it be possible to run a windows application on a thin client which is connected to the database in a thin client server. Will it also support a web applications. Sorry if my question seems silly as i dont have any exposure to thin clients Thanks & Regards Karthikeyan S

    C# csharp

  • Programming for thin client
    K karthi84

    Hi All, I am a .Net programmer. I have a few questions regarding programming for Thin Client Machines. I dont have any explosure to thin client machines so i am in need of experts advice on this. 1. Is it possible to program for a Thin Client Machine using .Net technology with language as C# 2. Is there any special option in .net for this 3. Where can i get a sample Thin Client Application / Tutorials using .Net Language Thanks & Regards Karthikeyan S

    C# csharp

  • Navigation between Forms
    K karthi84

    create a form object, close the previous form and open the next form

    Windows Forms tutorial

  • Problem Starting Windows Service Automatically
    K karthi84

    thanks for the reply. my problem is fixed. the problem was it was depending on a service which starts after this service starts. so i have fixed with this issue and once again thanks for your answer.

    C# help

  • Problem Starting Windows Service Automatically
    K karthi84

    thanks for your time for replying me. my problem is fixed. the problem was it was depending on a service which starts after this service starts. so i have fixed with this issue and once again thanks for your answer.

    C# help

  • Problem Starting Windows Service Automatically
    K karthi84

    hi, i am new to windows services and i have created a windows service which works fine when i manually start and stop it. i have changed the property to start the service automatically. and i need the service to start at the time of machine logging in. but the service is not starting. help me with fixing this issue. and this service is not related to any software. what it does is when the service is started is saves a string to the event viewer. but its not automatically started even if its property is set to start automatically.

    C# help

  • error connecting to remote sql server
    K karthi84

    ya i am sure about that. i have installed sql 2008 ctp5 "Katmai" in my machine and have VS 2005 along with it. when i try to connect to the database through my application i get this error message. thanks & regards karthikeyan

    Database database sql-server sysadmin help

  • error connecting to remote sql server
    K karthi84

    An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) this was the complete error message. please note that i am connecting to sql server 2008 on a server and sql 2005 which is installed with visual studio 2005 is in the local machine.

    Database database sql-server sysadmin help

  • error connecting to remote sql server
    K karthi84

    hi, when i try to connect to a remote sql server 2008 from my application i get the below error. 'An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)' but the remote sql server is accessible from other machines through the same application without any error. thanks & regards karthikeyan

    Database database sql-server sysadmin help

  • crysta report
    K karthi84

    in the design page increase a little bit space below the item that u have placed in the page. so u get the space for each and every item u bind there.

    C# database

  • binding xml data to dataset
    K karthi84

    i tried with that and got an error 'Illegal characters in path.', and please check with the xml structure that i have given. so i the dataset the values will be like this statiid custNo status value --------- ------ ------ ----- 1 A1258 1 not found and to your knowledge the xml data is in a string variable in this format. thanks & regards karthi

    C# wpf wcf xml help tutorial

  • binding xml data to dataset
    K karthi84

    hi, i have an xml document like this <Test xmlns=""> <Info> <ReturnParameter> <name>PkidID</name> <value>1<value> <name>CustNo</name> <value>A1258</value> </ReturnParameter> </Info> <Status>1</Status> <Message>Not Found</Message> </Test> i need to fill this to a dataset so that in can be binded to a gridview. please help me in how to bind this xml to a dataset

    C# wpf wcf xml help tutorial

  • Accessing Remote IIS through IIS
    K karthi84

    hi, i am in need to access a remote IIS from my local IIS. i have tried to connect the remote IIS from local IIS but it throws an error in authentication. i tried with domain authentication and remote server authentication, but in vein. can any one help me with this issue. thanks & regards karthi

    Web Development help sysadmin windows-admin security
  • Login

  • Don't have an account? Register

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