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
S

softp_vc

@softp_vc
About
Posts
35
Topics
16
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Debugging the .NET application from Remote System.
    S softp_vc

    Hi friends Im having a problem regarding the debugging of my Web Based .NET Application. I want to debug my application on my system (the application is on the server and the VS.NET is also on the server). Currently i can build it but for running i have to just run in the browser. F5 or debugging is not working in this case. On server side all the remote debugging rights have been given and i have been put in Debugger user group. Please help me in this as im having a great problem in my Web Application. Any help or pointer is most appreciated Naveen

    C# debugging help csharp visual-studio sysadmin

  • Creating the Spyware
    S softp_vc

    Thanx for ur prompt reply Nick. Actually i want to make a utlity like spybot . Will u help me in this. If C# is not good then in which technology i should write. Suggest Naveen

    C# help

  • configuring the output path of VS .NET
    S softp_vc

    Go to Project in the Solution Explorer. Right click it Properties-->>Configuration Properties--->Build--->Output Path ...set here which u require Hope this works Naveen

    .NET (Core and Framework) csharp visual-studio question

  • Creating the Spyware
    S softp_vc

    Yes i have already used the spybot but i cant get the idea of how it works. If any body knows please let me know. I need the information urgently. Thanx Naveen

    C# help

  • Creating the Spyware
    S softp_vc

    Sorry if i meant wrong by my question. Actually i want to make a utility that shows that which freeware S/Ws i have downloaded in my system. i dont want to spy on others computer. i just want to know that which useless or harmful S/W in my conputer is present so that i can remove them . Hope i am clear about my thinking and intentions. Please if anybody has any idea do let me know. Regards, Naveen

    C# help

  • Creating the Spyware
    S softp_vc

    Hi Friends I want to make a spyware. Please suggest me how the available spywares work please let me know about their functionalities. Where they check for the files, how they know which program is shareware etc. Any pointers or help is appreciated. Thanx a lot in advance Naveen

    C# help

  • Pointers, Objects, Classes ...
    S softp_vc

    If you are trying to read the contents of a specific address without knowing what type of data is held there, then one way of doing it is to call: Marshal.PtrToStringAnsi(ptr, length) where 'ptr' represents the address of the first byte and 'length' the number of bytes to be read. This returns the data in the form of a managed string (with each byte expanded to a 2-byte unicode character), which you can then examine Naveen

    C# question csharp

  • Statically linking dependency assemblies
    S softp_vc

    Hi friends Thanx very much for giving me such a useful info and having a discussion with me. I look forward for such a discussion in future Thanx again Naveen

    C# learning

  • Statically linking dependency assemblies
    S softp_vc

    Hi you are right at your place. But right now my concern is to link the dependent assembly into the main assembly file. Hope any body would be having the idea for this Regards, Naveen

    C# learning

  • Statically linking dependency assemblies
    S softp_vc

    hi leppie Thanx for info. Yes my main requirement is to combine few assemblies into one main assembly(.EXE) nad just give my client the .EXE file. If you the solution or any idea ,please do let me know Thanx a lot Naveen

    C# learning

  • Statically linking dependency assemblies
    S softp_vc

    Hi Friends I have a console application that produce assembly in .EXE. This app has some dependency assemblies which it reference in the project. Now i want to give my client only the .EXE file. So i want to statically link the dependency assemblies in this .EXE . The Assembly Linker tool(al.exe) only links the modules or the resource files. Any pointer and idea is most welcome. Thanx a lot Naveen

    C# learning

  • Statically linking dependency assemblies
    S softp_vc

    Hi Friends I have a console application that produce assembly in .EXE. This app has some dependency assemblies which it reference in the project. Now i want to give my client only the .EXE file. So i want to statically link the dependency assemblies in this .EXE . The Assembly Linker tool(al.exe) only links the modules or the resource files. Any pointer and idea is most welcome. Thanx a lot Naveen

    .NET (Core and Framework) learning

  • Problems binding a dataset to a combobox
    S softp_vc

    I have seen the problem and hope following would work cboPlanet.DataSource=DS.Tables[0]; cmboPlanet.DisplayMember="description"; in place of the table name put its index no here (0). Naveen

    C# csharp visual-studio wpf wcf xml

  • Compiler/Interpreter
    S softp_vc

    Hi Friends Here is a simple question in which im confused. when we build our ASP.NET project . Does it get compiled or gets interpreted. I know that many of us think that it is compiled but when i build my project i get the error one by one. this means that it is interpreted. If any one knows what is this please do let me know. Naveen

    C# question csharp asp-net help

  • Want to make a good C# window Application
    S softp_vc

    Thanx a lot Heath. Actually i want a topic on which i can make a project. In Code project the projects are already made. Please help me in this. As you have been managing lots of projects u sure would be having the idea of the project that i must do. Waiting Naveen Naveen

    C# csharp c++ help

  • Dll could not be loaded
    S softp_vc

    Hi Dear Roger Thanx a lot for your suggestion It really works Thanx again Naveen Naveen

    .NET (Core and Framework) help csharp dotnet tutorial

  • Compiler/Interpreter
    S softp_vc

    i cant get ur point. somebody told me that ASP.NET pages are interpreted while aother applications are compiled. Any Help Naveen Naveen

    .NET (Core and Framework) question csharp asp-net help

  • Want to make a good C# window Application
    S softp_vc

    Hi Friends I want to make a project in C# so that i can get the practical knowledge of the basic features as well as the advanced features of the C#. Please if any one knows from which site i can have the idea of the project. Im in Software field and have experience in C++,C,C#,VC++. Any help is most appreciated. Naveen Naveen

    C# csharp c++ help

  • Dll could not be loaded
    S softp_vc

    Hi friends Im in a great fix . Please help me out. When i start my computer on booting it shows the message Box '.NET Framework Initialization Error C:\Windows\Microsoft.NET\Framework\v1.1.4322\mscorwks.dll could not be loaded.' and some of the programs on execution gives this error. I have Windows XP Professional edition. Initially in my system mscorwks.dll is present in C:\Windows\Microsoft.NET\Framework\v1.0.3705\ but i copied it to the C:\Windows\Microsoft.NET\Framework\v1.1.4322\ but then also it gives the same error Please let me know how to fix this problem Any pointers and help is appreciated. Naveen Naveen

    .NET (Core and Framework) help csharp dotnet tutorial

  • Compiler/Interpreter
    S softp_vc

    Hi Friends Here is a simple question in which im confused. when we build our ASP.NET project . Does it get compiled or gets interpreted. I know that many of us think that it is compiled but when i build my project i get the error one by one. this means that it is interpreted. If any one knows what is this please do let me know. Naveen Naveen

    .NET (Core and Framework) question csharp asp-net 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