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
C

cnr369

@cnr369
About
Posts
10
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Search keyword in documents
    C cnr369

    put the below code in the function for search a word. string path=@"c:\\aaa.txt"; string[] read=File.ReadAllLines(path); for(int i=0;i

    ASP.NET csharp asp-net help

  • copy and paste url
    C cnr369

    I think it may help u. write the below code in default page in pageload Session.Remove(Session.SessionID); FormsAuthentication.SignOut(); Context.User = null; Response.Redirect("./.../Login.aspx"); definitely it will help u...already i checked this... rgds, cnr369.

    ASP.NET help

  • Problem with Context Switch Deadlock
    C cnr369

    Hi All, While am working for more that 5min.am getting aproblem as below... The CLR has been unable to transition from COM context 0x192008 to COM context 0x192158 for 60seconds. The thread that owns the destination context/apartment is most likely either doing a non pumping wait or processing a very long running operation without pumping Windows messages. This situation generally has a negative performance impact and may even lead to the application becoming non responsive or memory usage accumulating continually over time. To avoid this problem, all single threaded apartment (STA) threads should use pumping wait primitives (such as CoWaitForMultipleHandles) and routinely pump messages during long running operations. so plz help me how to solve the problem to run the application for more than 20min. Thanks in advance, Rgds, cnr369.

    C# performance help mobile dotnet com

  • Reading from a text
    C cnr369

    Hi all, I am working on DXF formats in c#.NET in windows applications.i was struck with reading data from dxf formats i.e.,importing data.how to import the data according to the requirement of the values....Plz help me ASAP. advance in thanks, cnr.

    C# csharp help tutorial

  • How to solve CONTEXTSWITCHDEADLOCK
    C cnr369

    Hi All, am working on .net windows application.as my application takes more time to run,a problem is getting known:ContextSwitchDeadlock how to solve the problem and where to include the code in my application to solve it.if any of u find, plz reply me as early as possible. Thanks in advance. Regards, cnr.

    .NET (Core and Framework) csharp help tutorial

  • Reading values from specified line from a text file [modified]
    C cnr369

    Hi all, i am working as a software eng..let know that how to read values from a text file at specified location which the file consists of no of lines of code...moreover i want to code in c#.net for example.. 1 23.34 2 456.33 --- i want to read values below 1 n 2 as x,y values...so plz let me know how to do.. Thanks in advance... Regards, cnr.. -- modified at 1:26 Friday 11th August, 2006

    C# csharp tutorial

  • Using Java Appplet in Asp.net Appllication
    C cnr369

    u can put the applet in body tag as below and add the class file of applet into .net project

    ASP.NET csharp java asp-net question

  • embedding java applet and asp.net
    C cnr369

    Hi all, How to integrate java applet and asp.net web application.I want to know how to include applet into aspx web page.Plz help me as soon as possible. Thanks in advance....

    ASP.NET csharp java asp-net help tutorial

  • embedding of asp and applets [modified]
    C cnr369

    I am a .net developer.I dont know how to embedd asp and applets.Plz let me know abt it... Thanks in advance -- modified at 8:01 Monday 29th May, 2006

    Web Development csharp tutorial

  • Integration of asp and applet
    C cnr369

    Plz let me know how to integrate applets with asp.net thanks in advance nag.

    Web Development csharp asp-net 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