[QUOTE=nmsreddi]Hello friends
i shall give Answer after 1 days . I done it and i got it.
User Profile
Collapse
-
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;...Leave a comment:
-
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...Leave a comment:
-
i thing U use Delegation Concept in your Project
to Solve Problem.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.aspxLeave a comment:
No activity results to display
Show More
Leave a comment: