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
N

Neo Andreson

@Neo Andreson
About
Posts
96
Topics
50
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • OPC connectivity problem : CoCreateInstance issue
    N Neo Andreson

    I am using OPC client which connects to OPC driver but if the loading takes more than 2 mins it's automatically shutdown the driver please suggest me something. Tested with other clients also but the same problem persist. The problem is with CoCreateInstance if it takes more than 2 mins it abort the driver gracefully. Thanks in advance!!!!

    Truth Is The Simplest !!!!

    COM help

  • OPC connectivity timeout problem
    N Neo Andreson

    Yes , It's COM server and problem is with CoCreateInstance() if it takes more than 120 sec it automatically shutdown the COM based server.

    Truth Is The Simplest !!!!

    ATL / WTL / STL help

  • OPC connectivity timeout problem
    N Neo Andreson

    I am using Softing OPC client which connects to OPC driver but if the loading takes more than 2 mins it's automatically shutdown the driver please suggest me something. Tested with other clients also but the same problem persist. Thanks in advance!!!!

    Truth Is The Simplest !!!!

    ATL / WTL / STL help

  • CheckBoxList problem in C#
    N Neo Andreson

    I am trying to check a checkBox in CheckBoxList using .Selected = true property, But not working dont know why but changes are not getting reflected On UI. Could you please help me out in this. Thanks in Advance.

    Truth Is The Simplest !!!!

    C# help csharp design

  • Report viewer
    N Neo Andreson

    I am facing problem with ReportViwer during excel file creation. excel format is not proper, it's height is constant. Is there any property by using which i can set the width of excel sheet. My code is fileSaveDialog.ShowDialog(); if (fileSaveDialog.FileName != string.Empty) { Warning[] warnings; string[] streamids; string mimeType; string encoding; string extension; byte[] bytes = this.rvAuditTrail.LocalReport.Render( type, null, out mimeType, out encoding, out extension, out streamids, out warnings); // this.rvAuditTrail.LocalReport.SetParameters( //ReportParameter FileStream fs = new FileStream(fileSaveDialog.FileName, FileMode.Create); fs.Write(bytes, 0, bytes.Length); fs.Close(); }

    Truth Is The Simplest !!!!

    C# help

  • [Message Deleted]
    N Neo Andreson

    [Message Deleted]

    C#

  • [Message Deleted]
    N Neo Andreson

    yes i mean serialized.Sorry for wrong post. I got it.Cause i was searching with wrong keyword. Thank you.

    Truth Is The Simplest !!!!

    C#

  • [Message Deleted]
    N Neo Andreson

    [Message Deleted]

    C#

  • runtime C# dll
    N Neo Andreson

    could anybody tell me, How to load C# dll into the C# program runtime without adding reference to the project. that means if dll is not present then also project should work. Thank you.

    Truth Is The Simplest !!!!

    C# csharp tutorial

  • How to give Name for DataGridViewCell which is of type DataGridViewButtonColumn??
    N Neo Andreson

    Thank you Very Much Rashmi!!!

    Truth Is The Simplest !!!!

    C# help tutorial question

  • How to give Name for DataGridViewCell which is of type DataGridViewButtonColumn??
    N Neo Andreson

    Thank You!!!!!

    Truth Is The Simplest !!!!

    C# help tutorial question

  • How to give Name for DataGridViewCell which is of type DataGridViewButtonColumn??
    N Neo Andreson

    How to give Name for DataGridViewCell which is of type DataGridViewButtonColumn?? I tried with .Text property but it is not working Could you pls help me out?? ThankXXXXXXXXXXX!!!!!!!!!!!!!

    Truth Is The Simplest !!!!

    C# help tutorial question

  • Attributes of Directory ??
    N Neo Andreson

    Thankxxxx but i am searching for Directory Attributes Readonly?? that means How to know Directory is writeprotected or Not??

    Truth Is The Simplest !!!!

    C# tutorial question

  • Attributes of Directory ??
    N Neo Andreson

    How to check Attributes of any Directory like ReadOnly Property??

    Truth Is The Simplest !!!!

    C# tutorial question

  • Disabling of Close Form option
    N Neo Andreson

    ThankXXX..Christian Yes i want to remove but there is no property available. If it is there pls let me know.

    Truth Is The Simplest !!!!

    C# tutorial

  • Disabling of Close Form option
    N Neo Andreson

    How to disable Form close option (X Box).

    Truth Is The Simplest !!!!

    C# tutorial

  • Treeview problem!!!
    N Neo Andreson

    My tree view generation is happening inside InitilizeComponent() it's System.Windows.Forms.TreeNode is local to InitilizeComponent() I want to make it's TreeNode private member variable of the same class. I did it is working fine but after any modification in GUI it is changing automatically. How to stop that??

    Truth Is The Simplest !!!!

    C# data-structures help tutorial question

  • How to set tab order in DataGridView??
    N Neo Andreson

    I am creating DataGridView dynamically could anybody tell me how to set tab order for the same.

    Truth Is The Simplest !!!!

    C# tutorial question

  • How to get value of one form to another??? [modified]
    N Neo Andreson

    Can you please give me some guideline for using delegates???

    Truth Is The Simplest !!!!

    C# tutorial question

  • Close Window problem [modified]
    N Neo Andreson

    thankxx for the reply... This question is related to C# only. I updated the post pls check it out.

    Truth Is The Simplest !!!!

    C# csharp c++ help
  • Login

  • Don't have an account? Register

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