Search:

Type: Posts; User: dsuraj

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Re: [2008] Help!! how can I parse HTML tags in richtextbox?

    Thks danasegarane for ur help
    But see the occurrence of HTML tag may be anywhere in the code also I am using richtextbox not Textbox.
    So please give me code which belongs 2 richtextbox.
  2. [2008] Help!! how can I parse HTML tags in richtextbox?

    Hello all,
    I am developing a small window based program where I want to parse HTML tags from richtextbox. How can I do this?

    Details:
    In my program, richtextbox holds HTML source code....
  3. Re: [3.0/LINQ] Adding number and letters on a form like a phone.

    Use different Arrays like:

    char[] ch = {a,b,c};
    char[] ch1 = {d,e,f};

    OR

    Create enums
  4. [2.0] How to get Data Tables list only from access database?

    Hello friends,
    I have to develop an application which will list the access database tables along with the count of the rows in front of each table.
    But How to achieve...
  5. Thread: C#? Sigh...

    by dsuraj
    Replies
    17
    Views
    705

    Re: C#? Sigh...

    Hello.
    I am .NET developer. Before 2 months, I switched from vb.net to c#.net.
    But I dont think so that is there any much changes in the two languages (Except syntax).
    But still I am confused that...
  6. [RESOLVED] [2.0] Error in CODE..Help needed please.

    This is my code:

    using System;
    using System.Collections.Generic;
    using System.ComponentModel;
    using System.Data;
    using System.Drawing;
    using System.Text;
    using System.Windows.Forms;
    using...
  7. Replies
    3
    Views
    575

    Re: [2.0] Help needed please !!

    Thanks guys. This helped me a lot..
  8. Replies
    3
    Views
    575

    [RESOLVED] [2.0] Help needed please !!

    While reading an ebook, I found following statements:

    String str = @"C:\FileName.txt";

    So friends can anybody explain me why author of the book 'C# Professionals 2005' used that '@'
    Please...
  9. Replies
    10
    Views
    1,182

    Re: Unexpected error!!! Help needed...

    ya frnd, I have to study this behaviour again. but still thanks for your help.
    Wishing a happy and prosperous new year.
  10. Replies
    10
    Views
    1,182

    Re: Unexpected error!!! Help needed...

    This means that a variable declared in a private event is not accessible from within the same class in different private event?
  11. Replies
    10
    Views
    1,182

    Re: Unexpected error!!! Help needed...

    ya, it is ok to write the code into single event, but I want to know the error.
  12. Replies
    10
    Views
    1,182

    [RESOLVED] Unexpected error!!! Help needed...

    This is my code in visual studio 2005,

    Imports System.IO
    Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    ...
  13. Re: [2005] Fetching SQL output in ADO.Net frm SP

    This help me also.Thanks.
  14. Replies
    7
    Views
    829

    Re: [2008] Keylogger

    Now problem is solved, make this thread as resolved.
  15. Replies
    2
    Views
    706

    Re: [2005] Write to file

    Use streamreader and streamwriter class
    e.g

    dim sr as streamreader = new streamreader("text.txt")
    dim sw as streamwriter = new streamwriter("text.txt")
  16. Replies
    1
    Views
    610

    Re: Creating .Net Services

    So Which version of visual studio, you are using? And Can you please explain your problem in more details so that We can get you?
  17. Re: [2005] How to write a code which is backend independent?

    Thanks to all. I will try implemeting this, and now at this moment i will keep this thread as resolved. but in future if i get some problem, please help me..
    thanks all who tried to help me.
  18. Re: [2005] How to write a code which is backend independent?

    And I don't think so that I can test my code against each database, it is not feasible. If i know syntax well I can code against each database, but I want exact method of implementing database backed...
  19. Re: [2005] How to write a code which is backend independent?

    ya I am using ESF database convertor (gr8 tool for converting databases many to many).
    But I want the exact method to implement Database independency. Means how can I code my data adaptors so that I...
  20. [RESOLVED] [2005] How to write a code which is backend independent?

    Hello guys,
    One more query from myside. I want to know that How can I write a code in vb.net so that it is backend independent> Means It can work with my SQL database as well as with...
  21. Re: [2005] Can I implement this C program??

    Thanks dude, I have cleared my doubts regarding bound checking in vb.net.
  22. Re: [2005] Can I implement this C program??

    Thanks a lot friend, you have cleared all my doubts.
  23. Re: [2005] Can I implement this C program??

    Ya, I know what the C code is doing. There is no bound checking which tends to buffer overflow.
    So I just want to know that is there any alternative to this in vb.net or not as there is (according...
  24. [RESOLVED] [2005] Can I implement this C program??

    Hello guys, Can i implement this C program in VB.NET

    void function (char *str)
    {
    char buffer[16];
    strcpy(buffer,str);
    }

    int main()
    {
  25. Replies
    6
    Views
    1,099

    Re: Undo user changes for richtextbox

    Can you please help me to how to create my own buffer?
  26. Re: [02/03] How to get machine names in domain?

    thanks dude for your help.
  27. [RESOLVED] [02/03] How to get machine names in domain?

    Hello friends,
    I am going to develop network based application in which I want to get all machine names in a domain.
    So how can I get it?
    Waiting for your positive reply.
    Thanks in...
  28. Replies
    7
    Views
    736

    Re: [2005] VB.NET Timer help..

    Use process.start() method.
  29. Replies
    4
    Views
    719

    Re: Future of .NET over JAVA??

    But will .NET applet work as like JAVA applet?
  30. Replies
    4
    Views
    719

    Future of .NET over JAVA??

    Hello All,
    Can you tell us what is the future of .NET languages comparatively to the JAVA languages?
    Is .NET will take over java? If yes why? and if not then also why?

    Waiting for your reply.
    ...
  31. Replies
    1
    Views
    6,409

    Future of .NET comparatively to the JAVA?

    Hello sir,
    Can you tell us what is the future of .NET languages comparatively to the JAVA languages?
    Is .NET will take over java? If yes why? and if not then also why?

    Waiting for...
  32. Replies
    6
    Views
    813

    Re: Recommended .net reading?

    read vb.net black book ..its nice 1
  33. Replies
    7
    Views
    11,676

    Re: [02/03] How can I write antivirus software?

    Ya i will create my virus database for 2..or 3 viruses, but is there any classes from which I can start my antivirus software to develop?
    Please help , this will help others also.
  34. Replies
    7
    Views
    11,676

    [02/03] How can I write antivirus software?

    Friends I am thinking to write an antivirus software using vb.net
    so from where can I start?
    And How can I implement algorhythms for my own antivirus software?
    is there any class in .net to...
  35. Re: [02/03] xml to binary conversion

    Please frnd, i dont know much about satellite assembly..
    please tell me more about it and how to implement it ?
  36. Re: [02/03] xml to binary conversion

    actual point is that xml files can be easily modified. So in my xml files there is sql commands, So I dont want to expose my sql commands to the user and I dont want them to be editable so more.....
  37. Re: [02/03] xml to binary conversion

    But i dont want to do my xml files hidden.
    please give me proper solution.
    or is there any way please tell me.
    thanks.
  38. Re: [02/03] xml to binary conversion

    But i want to make xml files invisible to users..
    so is there any way?
  39. Replies
    5
    Views
    558

    Re: Reusable Code

    Register DLL into GAC (global assembly cache).
    Then you can use it.
    or add a dll reference to your code, so that you can reuse it.
  40. Replies
    5
    Views
    558

    Re: Reusable Code

    Create a reusable dll (Dynamic link library)for your logic.
    Or you can create usercontrol also.
Results 1 to 40 of 72
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width