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

Kumar Arun

@Kumar Arun
About
Posts
17
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ASP Net - System.Net.Mail Error: Unable to read data from the transport connection: net_io_connectionclosed
    K Kumar Arun

    ASP Net - System.Net.Mail Error: Unable to read data from the transport connection: net_io_connectionclosed It occurs when I try to send an activation email message Thanks in advance Arun

    Arun Kr

    ASP.NET csharp help

  • How to disable the browser cache in WebBrowser
    K Kumar Arun

    Please paste this code in page_load event Response.Expires = 0; Response.ExpiresAbsolute = DateTime.Now.AddDays(-1); Response.CacheControl = "no-cache"; Response.AddHeader("Pragma", "no-cache"); Response.AddHeader("cache-control", "private"); Let me know if you need more detail. Thanks, Arun

    Arun Kr

    .NET (Core and Framework) csharp winforms com tutorial question

  • I need to make a application on BizTalk server using .NET
    K Kumar Arun

    Hi, Thanks in advance. I don't know about BizTalk server, please somebody help me to findout the process and archietecture on this. I need to make a application on BizTalk server using .NET Thanks, Arun

    Arun Kr

    .NET (Core and Framework) csharp sysadmin help

  • can i use a Forum which is developed in 1.1 Framework.
    K Kumar Arun

    I have a project developed in 2.0 Framework, can i use a Forum which is developed in 1.1 Framework. Please suggest is there any problem to integrate the forum. Thanks in advance Arun Kr.

    Arun Kr

    C# help

  • can i use a Forum which is developed in 1.1 Framework
    K Kumar Arun

    I have a project developed in 2.0 Framework, can i use a Forum which is developed in 1.1 Framework. Please suggest there is no problem to integrate the forum. Thanks in advance Arun Kr.

    Arun Kr

    ASP.NET help

  • Is Crystal Report is not come with .Net Framework?
    K Kumar Arun

    Is Crystal Report tools is not come with .Net Framework at the time of installation? Please help me.

    Arun Kr

    C# csharp dotnet tools help question

  • Need a help on PHP code
    K Kumar Arun

    Hi again, Thanks, will you please tell me the length of $dtsplit [array size]. I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in Thanks once again Arun Kumar

    Arun Kr

    Web Development php help question

  • Need a help on PHP code
    K Kumar Arun

    I have a code i.e.: $dt = '01/02/1950'; $dtsplit = str_split($nr,2); please explain what is in $dtsplit[0]; $dtsplit[1]; $dtsplit[2]; Thanks, Arun Kumar

    Arun Kr

    Web Development php help question

  • Default program of file.
    K Kumar Arun

    MyComputer\HKey_Classes_Root\AudioCD\Shell\Play\Command Check it

    Arun Kr

    C#

  • Post a XML file to URL
    K Kumar Arun

    Hi, Thanks in advance. I want to post a XML file to a URL (in window application) and i m trying this code but system give me a error message at oBjStreamWriter = File.CreateText("http://...../XMLFolder/Test.xml"); "URI format are not supported", please help me if anybody can. StreamWriter mWriter; StreamWriter oBjStreamWriter; StreamReader oBjStreamReader; StringReader ReadOutput; XmlTextReader xmltextreader; HttpWebRequest oBjRequest = (HttpWebRequest)WebRequest.Create("http://...../XMLFolder/"); oBjRequest.Method = "POST"; oBjRequest.ContentLength = XMLStr.Length; oBjRequest.ContentType = "application/x-www-form-urlencoded"; mWriter = new StreamWriter(oBjRequest.GetRequestStream()); mWriter.Write(XMLStr); mWriter.Close(); oBjStreamWriter = File.CreateText("http://...../XMLFolder/Test.xml"); oBjStreamWriter.WriteLine(XMLStr); oBjStreamWriter.Close(); WebResponse oBjWebResponse = oBjRequest.GetResponse(); oBjStreamReader = new StreamReader(oBjWebResponse.GetResponseStream()); string ResultOutput = oBjStreamReader.ReadToEnd(); oBjStreamReader.Close();

    Arun Kr

    C# help xml

  • Want to be register my window control library into registry
    K Kumar Arun

    Hi to All, I want to register my window control library into registry so that my control can listed in the object list of word. The registry normal path is "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\..." Thanks, Kumar Arun

    Arun Kr

    .NET (Core and Framework) windows-admin

  • How can insert a ocx control in word document?
    K Kumar Arun

    Hi 2 All, Please suggest me,how can insert a ocx control in word document? Thanks Arun Kumar Soft Engg - DOTNET

    Arun Kr

    Visual Basic csharp question

  • how to insert undeletable image in word document
    K Kumar Arun

    Hi When we sign assign the document with certificate there is a image or may be a control shown that is unselectable and undeletable. My interest only to get that type object. Thanks Arun Soft.Engg - DOTNET

    Arun Kr

    Visual Basic tutorial

  • elp mehow to insert undeletable image in word document
    K Kumar Arun

    how to insert undeletable image in word document Please h

    Arun Kr

    .NET (Core and Framework) tutorial

  • how to insert undeletable image in word document
    K Kumar Arun

    :^)how to insert undeletable image in word document Please Give me solution Thanks Arun

    Arun Kr

    Visual Basic tutorial

  • how to insert undeletable image in word document
    K Kumar Arun

    :^)How can protect the image to delete. Thanks Arun

    Arun Kr

    C# tutorial

  • I have to make shared AddIn Setup each time
    K Kumar Arun

    I have to make shared AddIn Setup each time according to make the code and test it. There is another method to avoid setup process each time. Please help me. Its urgent Thanks Arun Kr

    Arun Kr

    .NET (Core and Framework) help workspace
  • Login

  • Don't have an account? Register

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