User Profile

Collapse

Profile Sidebar

Collapse
ankurpatel
ankurpatel
Last Activity: Nov 17 '07, 10:20 AM
Joined: Oct 8 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ankurpatel
    replied to Converting Data reader to dataset
    in .NET
    [QUOTE=nmsreddi]Hello friends

    i shall give Answer after 1 days . I done it and i got it.
    See more | Go to post

    Leave a comment:


  • Hi,
    i am give my code for change dynamically immage but not in report viewer.

    private void openToolStripMe nuItem_Click(ob ject sender, EventArgs e)

    {

    string Backpath = null;

    try

    {

    openFileDialog1 .Filter = "Jpg|*.jpg" ;

    openFileDialog1 .ShowDialog();

    Backpath = openFileDialog1 .FileName;...
    See more | Go to post

    Leave a comment:


  • ankurpatel
    replied to how to create a set up project in vb.net
    in .NET
    info for create SETup

    Hi
    THIS is very Simpal . You can just Follow Step that i Send you.Don't Worry.

    Here , info and images send you.


    Deploying Applications

    Once an application is developed and if we want to distribute that application, we need to deploy that. Deployment is the process where we create an executable file which can be installed on any machine where the application...
    See more | Go to post
    Last edited by ankurpatel; Oct 8 '07, 09:54 AM. Reason: give info

    Leave a comment:


  • ankurpatel
    replied to Multiple Button Clicks C#
    in .NET
    i thing U use Delegation Concept in your Project
    to Solve Problem.
    See more | Go to post

    Leave a comment:


  • See,
    In .Net there is in Center a .NETFramework.
    you cannot run your programe without .netFramework.

    exe is make in your project in under debug sub-directory.

    If you want to convert or make setup/application which u can install or run in other pc.
    you have to go in step. here is URL for that
    ->http://www.startvbdotn et.com/extras/deploy.aspx
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...