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
R

RameshwerE

@RameshwerE
About
Posts
31
Topics
21
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How to extract image content from a tif/jpeg/bmp images
    R RameshwerE

    Hi i have a requirement to extract a portion of image from tif/jpeg/bmp images using C# and paste that extracted image into an excelsheet. Anyone is already done this before? pl provide me some helpful info regarding this. Advanced thanks for your help.

    C# csharp help tutorial question

  • Re:Installing Flash player with windows set up
    R RameshwerE

    Hi, i have a requirement to use flash player in my desktop application.I have used flash player componant comes with visual studio for this purpose and made a msi set up.When i installed it on other systems it was working fine if the system is already installed with flsh player if not it is giving unhandled error.Could anybody help me how to make flash player installation depedancy same like .net FW depedency for MSI set up?I am using VS2005 for my application developement. Any help would be greatly appreciated.

    C# csharp help visual-studio adobe tutorial

  • Re:How to find out unused registry keys
    R RameshwerE

    Can anybody share some knowldge on how to detect un used regisrty key from a system nd deleting those unused keys. regards,

    C# windows-admin tutorial

  • using HTTP protocol in client server application using C#
    R RameshwerE

    Can anybody help me how to use HTTP protocol in client server application uisng scoket programming

    C# csharp sysadmin help tutorial

  • Re: using HTTP as transportaion protocol in winodws application
    R RameshwerE

    Hi, Can anybody help me out how to use http protocol as a transportation in socket programming.

    C# help tutorial

  • About:Moving child window along with Parent Window
    R RameshwerE

    Hi I have used timers to do this but there are bit slow when i am moving them even i set the interval to 1 milli second.I want to move them as if they were all connected windows. If u want further info on how they look like to be pls see this soft phone application http://www.asteriskguru.com/tutorials/xlite_softphone.html[^] thanks

    C# help tutorial

  • About:Moving child window along with Parent Window
    R RameshwerE

    Hi, Can anybody help me how to attach & detach child windows from a parent window such that when they are attached they should move along with the parent window whenever we drag either the child windows or parent windows on the desktop. Thanks

    C# help tutorial

  • Re:Configuring PPPOE settings usign C# in windows Vista
    R RameshwerE

    Hi,Can anybody help me out how to configure the PPPOE settings in windows vista OS using C# .I have to provide username ,password and connection name values though my code without displaying the internet connetion window interface to the users. Thanks

    C# csharp help tutorial

  • Re:Hacking PPPOE set up configurations in Windows Vista
    R RameshwerE

    Can anybody help me how to hack the PPPOE Internet connection setup configurations in windows vista.I want to provide the input paramers through an application which is developed in VB 6.0 or in .Net thanks

    System Admin csharp help tutorial workspace

  • Re:IFRame Help
    R RameshwerE

    I have an aspx page with 2 buttons(Next,Save) nd an IFrame control.If the user clicks on the next button then a new webpage has to be displayed in the IFrame control.Functionality of the save button is to save the changes has been made to content in the Iframe control. Here my requirment is to display the alertbox if the user has altered the Iframe content nd clicked on the next button before saving the changes with Save button.I hope you understood my requirement.Plz give some idea on how to go with this requirment. Thanks

    ASP.NET help tutorial

  • How to get ISP provided speed [modified]
    R RameshwerE

    Anybody could help me how to get the internet speed provided by ISPs.It should be some thing like the pop up displayed on system tray in windows OS. Thanks -- modified at 5:42 Friday 16th November, 2007

    C# performance help tutorial

  • re:remoting security
    R RameshwerE

    Could anybody give me some idea on how to provide security in remoting. Thanks & Regards,

    C# security tutorial

  • Re:Authenticating users using a customised internet dialers.
    R RameshwerE

    Means? Can you tell me briefly.I don't know how to go with this?If you have any sample code regarding this please send it to me. Thanks,

    C# csharp tutorial sysadmin help

  • Re:Authenticating users using a customised internet dialers.
    R RameshwerE

    Hi, Can anybody help me in how to authenticating the users while they are trying to connect to the internet using a custome dialer which i have to develope in C#.net.This application has to be a PPPOE dialer type application,here we are using Radius server to monitor the usage.I am completely new to this technology.Will RAS componant can be helpful to me in this regard,I heard that we can use WinInet something to connect to the internet.If anybody has previously worked on this type of application please guide me how to work on it. Any help will be greatly appreciated. Thanks,

    C# csharp tutorial sysadmin help

  • How to Connect to a Remote Database from a WebService?
    R RameshwerE

    It is just like connecting to a remote database from your application means in the connection string you have to give the database systemname on which system it is deployed ,like its systemname or IP address. For example in ur connection string u have provide the parametres like Sqlconnection _connetcion=new sqlconnection("Server=SystemName;Initial Catalog=DatabaseName;User Id=sa; Password=;") I hope this will works for you. More over give this connection strings in your web.config file so that you can refer it all over the function and mainatainace will be easier if your database is moved to other systems in the future. Sorry for my poor english :) Happy programming. Cheers,

    C# database tutorial question

  • re:Auto Diagnosis of Internet Connection Issues
    R RameshwerE

    Can anybody help me in providing some information about the Auto diagnosis of internet connection issues, that we come across while connecting to the internet using PPPOE dial up Systems on different OS systems(Win 9x,XP,Windows Server 2000/03,Windows Vista,Linux).

    C# sysadmin windows-admin linux help

  • re:internet dialer
    R RameshwerE

    thank you abhijit for ur earliest response.I will go thorugh it.

    C# csharp sysadmin windows-admin business help

  • re:internet dialer
    R RameshwerE

    Could any body please help how to develope an internet diler application in.net nd what are the requirements to run this dialer on Win9x ,XP nd windows server systems.Through this i have to display total MBs consumed and receving nd sending bytes info.I am completely new to this work. Any help will be greatly appreciated. Thanks

    C# csharp sysadmin windows-admin business help

  • re:Internet Dialer
    R RameshwerE

    Hi, Can anybody help me how to make a internet dilaer application to connect to the internet?I have gone through some stuff in the net bt i am completely new to this domain.And also need some info abt RasDilaer? Any help will be appriciated

    C# help tutorial question

  • Re:Displaying child windows
    R RameshwerE

    hi can anybody let me know is it possible to display child windows using threads or delegates? thanks

    C# question
  • Login

  • Don't have an account? Register

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