Language
Any
Platform
License
Any
Hi!
I need yours opinions to fix this problem.
I make a project( a design and code in C#), syntax and design are alright, but when i start debug my program, then program just stop and doing nothing...
= 0) && (x =0 already says that if j is negative, don't continue).
Hope this helps you!
Hello,
well .. I have a question or at least a problem ... ;)
I have to write a C#-Webservie that provides a service that returns "Hello World". So far really easy. Open VisualStudio and 8...
Thanks. What I need to do is take an excel file, find the range for certain cells in that file and save the data in those cells to a SQL Server database table. All done with ASP.NET 4.0, Visual...
In your code there are several blocks
so that only the the compiler scolding you
so you simply return your string value at the end
in your code only the catch block having return statement...
Dear Programmers,
Recently i had a project for school where we had to program an p2p-application. We where able to complete this project on a local network which was our assignment.
Me and...
Hi!!
I would like to create a deployment of the vb.net project. I have done it also!! But my problem is i want to make the setup such a way like suppose i am selling my product then it could be...
Well I want to know how to make my one tool for doing this task.
Here Is The Link For Download Visual Studio
http://download.microsoft.com/download/f/6/7/f67fdf05-0586-413f-8231-affbe12f80a8/VS90sp1-KB945140-ENU.exe
Enjoy...
Dear Forum
may you help me please,
i have a class file that i put in the folder App_Code like this :
then I have page.aspx as below :
Untitled Page...
Hi
I have a user text box and a password text box on a page with a submit button. When a user enters their user name and password and hits submit, it should simply go and query a table called...
Thank you Sean. I had grown fond of using Access 2003 to rapid protype but was very turned off by Access 2007. I like the idea of using all the flexiblity of VB.NET and Visual Studio yet get away...
i want to make an admin panel to access form2,
i want to open form2 when i click on the login button, if user doesnt exist in my database he/she can sign up for access the program(form2).
How...
Awesome! Glad I could help,
Take Care
Sean C
Hi!
I'm new in C# pls. help me
How to make connection string (web.config) for connect MS access database in C # and how to call that connection string in webform
Thanks
Thanks! I tested everything out, and it still didn't work. I was looking around, and I realized that it's because first, I'm using the compiler in x64 so it can't find the provider, and second that...
tq seancampbell,
i'm develop windows application at now and not in web project,
Sir, i follow already, but still not clear
explain in detail :
1. New Project-1, have a module call "Module...
Thank you very much again . I understand what you mean
but what i want like this
suppose that the generate states are
1 2 4
0 6 3
5 8 7
Then I want to make search to achieve the following...
Ok. Well I slept on it and I think I understand it a little better now.
If I'm not mistaken the constructor is a sub that is called by New command when creating an instance of a structure.
So...
Hey everyone,
Im have a small newbie problem.
I finished my program and its all ready to go but, then I realized I have to make it so the user can save their progress, Duh, this program would...