.net - Sites Which A Similar Program Or Web-exam?

May 5, 2009

Are there any sites which a similar program or web-exam? The best example I can give is Auto-it's "Auto-it 1,2,3" found here.This is for an absolute-beginner,

View 1 Replies


ADVERTISEMENT

Developing A Program That Is Similar To ATM?

Feb 22, 2011

I'm developing a program that is similar to ATM but I can not keep track of various clients so that each may have their account

View 7 Replies

Getting Similar Program Like SerialCommChat For Uses?

May 9, 2011

I've been using the 2006 SerialCommChat program to do my programming functions.This only has CommPort availability and I'm needing both Commport and what I guess they call a Virtual Port known as the USB Ports.

View 5 Replies

Program Similar To Spy++ For .NET Applications?

Feb 29, 2012

I've looked around and I haven't found anything that fits my needs.I wish for the program to be able to intercept the Win32 (?) messages that are being sent to my own application, which is written in Visual Basic.As a side note, is "intercept the Win32 messages" the correct phrasing?Either way, an elaboration won't hurt; I wish for the spy tool to intercept the same messages that I would programmatically intercept with WndProc, i.e: the SendMessages and PostMessages.

I wish to make it clear that I am not seeking a program that intercepts the .NET framework events.

Edits:I can see my window and the handles of its child controls, but I do not receive any messages.I am using Windows 7 64 bit.My Spy++ version is 8.00.50727 Semi-solved; I have got a Spy++ alternative ([Window Detective][1]) to work on my virtual machine, which I am most certainly happy with, and would definitely not mind settling for. Although I am still wondering why all the "spy-like" programs I found did not work on my "main" PC... but I guess I needn't care.

View 1 Replies

VS 2010 How Similar Is The .NET To JVM In Executing A Program

Nov 14, 2009

1. How similar is the .NET to JVM in executing a program ?

2. How different is it ?

3. Is the .NET Framework available for Linux ?

4. Can I run a VB.NET application written for XP on a Linux machine ?

View 5 Replies

Creating Modules For Program (Similar To Firefox Add On)

Apr 7, 2010

I have a contact manager program that I'd like to design for multiple network marketing companies. My desired structure would include a core program which covers basic contact management functions. After that one could purchase a module for their specific network marketing company. This module would contain a variety of controls that the original program would need to be able to manipulate. Here is an example of what it would have to have:A group box containing buttons that link to a genealogy view, and the option to import one's donwnline from the back office provided by a company.A panel which is displayed on the contact page allowing the user to input business information or which will be filled by importing a downline from the back office: ie business ID, qualification level, sponsor information etc.a panel displayed when one searches for contacts on the contact list page which allows the user to sort based on information such as when they joined, what their business id is and so forth.a panel which is displayed in a personal business overview page which presents to an individual how many people in their downline are at each qualification level and develop a mailing list for individuals of a certain qualification level.

I have the code developed to perform all these functions, I just wanted to give you an example of what needed to be done. I'm thinking that what I'm trying to create is a library that one can download and the program will recognize, but I'm not really sure where to go. What I'm really trying to do is figure out what kind of file I can make that will contain all this code and the GUI information that the program will recognize.

View 2 Replies

Create A Calendar Program Very Similar To Outlook's Calender?

Sep 28, 2011

create a calendar program very similer to Outlook's Calender.But only on its own, i want it to be able to have multiple user access so several people can check eachothers calender obviously.But i have no clue where to start, doesnt have to be the exact same as outlook just have the same functionality.

View 1 Replies

Project On Online Exam MCQ?

Aug 16, 2009

I want to get guide on project on online exam of MCQ like the online exam in competation examination

View 2 Replies

VS 2008 70-505 Microsoft App Dev Exam

Feb 16, 2011

I am going for a shot in my first attempt to pass my Microsoft Exam..

View 2 Replies

A-Level Computing Exam Arghhh

Mar 6, 2011

I have been given the prep material for my AS Level (Year 12) computer programming exam based around dice cricket. Written in VB 2008.

In the exam we are supposed to change bits based upon the scenario. The scenario and skeleton code are attached.

I have looked through the code so far and made some guesses to what I think may be on the test:

[code...]

if there is anything I am missing which they think I could be asked on the test. I then have to go away and figure out how to program.

So by asking on here, I am not trying to find out coding answers - I do want to figure that out myself. I just want to see if there is anything else I possibly could be asked?

View 9 Replies

Develop An Exam In VB 2008 Or 2010?

Nov 27, 2010

First off, this is not for a class. Although I *AM* taking VB classes, I wanted to do something on my own that would help me learn. I find that the examples and assignments in class, are okay, but I would like to do something that I could apply in real life, perhaps apply it to my own work and master many techniques. So this could actually become my own final exam

That being said, I have searched and read all the posts on quizzes and tests and they are usually asking for code answers. No from the beginning development and planning. I am sure eventually, I might ask some code questions, but I would like to start at the beginning and analyze, develop the algorithm/ flow chart, and desk-check first.

View 3 Replies

Driver License Exam Code

Apr 12, 2011

I am trying to complete a driver license exam in vb that includes a module and two forms.It says that I have to have 2 arrays to compare(correct answers and user input) in order to see if the user passed or failed. User must have >15 correct to pass.I am so confused on the arrays part and need help to get this application to work. Can someone please help me with the correct counter accumulator and comparison of the arrays? I am also supposed to declare the correct answers in the module and I have tried everything, but I keep getting errors. [code]

View 12 Replies

How To Make A Online Exam Application

Oct 16, 2009

i want to know how to make online exam application using VB.NET & SQL SERVER,Suppose there is a question followed by 4 options, & USER have to select one of them,also there is a time restriction for example ,30 min for 25 question and time should be visible to user.then after time over he will be not able to do anything and redirected to result page.At last it will calculate the total no of marks scored and show in graph and report wise.

View 1 Replies

Make A Timer On My Entrance Exam?

Jun 9, 2011

make a timer on my entrance exam? I want every question last for only 30 seconds, after that, the next question will appear.

View 5 Replies

Find A Video Or Website That Shows How To Build An Exam?

Jan 9, 2010

I am getting ready to start EMT Basic class and would like to create multiple choice exams. Apparently UnitTest thats in VB isnt the type of test that I need. Does anyone know where I can find a video or website that shows u how to build an exam?

View 1 Replies

VS 2008 - Calculating Percentages Of People Passing Exam

Mar 18, 2011

I am trying to make a program that can calculate the percentage of people passing an exam. There are buttons for each letter grade, and working label counters for each time you press a button. Each button looks like this, except replace the letter with the appropriate one.

Private Sub btnA_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnA.Click
Static intA As Integer = 0
intA = intA + 1
lblA.Text = intA
lblPercent.Text = (lblA.Text + lblB.Text + lblC.Text + lblD.Text) / (lblA.Text + lblB.Text + lblC.Text + lblD.Text + lblF.Text)
End Sub

My problem is that the percent does not equal what I get when I put the exact same numbers into a calculator.

View 3 Replies

Application For Exam. Client Server. Receive And Send Data?

Sep 21, 2011

In our project we've decided to put an exam generator using vb.net and after generate you can send it to client computer/students. *server computer/teacher will the one who will use exam generator and send it to the client computer/student*student will recieve it and then send it back again to the server computer/teacher*teachers will going to generate an exam depends on the type of exam, so i think im going to make it a wizard type environment

View 14 Replies

Write Down Into A Label Time Left Untill His Exam Begins?

May 25, 2009

my brother asked me for this project:he is writing down the time his exam begins, example:current hour is: 14:05:09 and his exam starts at: 14:50:00

how can i write down into a label how much time left untill his exam begins?

like: 00:44:51 left untill your exam begins..

View 9 Replies

Know If An Array Of Lists Contains Similar Items (similar Lists)?

May 20, 2010

I know how to check whether an item exists in a list using (MyList.Contains), But I do not know how to check the whole list. For example (use one button and one richtextbox):

[Code]...

View 14 Replies

Prepare For The MCTS:Microsoft Net Framwork 3.5 Windows Forms Application Exam?

Oct 2, 2011

Can any one advise me about a book to purchase to prepare for the MCTS:Microsoft Net Framwork 3.5 windows Forms Application exam?

View 5 Replies

How To Get HTML Of Certain Sites

Oct 26, 2011

Sometimes, there are some text in a website which isn't in the html, meaning I can't retrieve it using a get webrequest. For example, in facebook, the list of friends in the 'stalker bar' isn't in the html. Is it possible to get this list of friends?

View 2 Replies

Useful Sites For .NET Programmers?

Feb 3, 2010

Lately I've had to do a bit of programming in VB .NET. It hasn't been too difficult, but the lack of proper documentation or good tutorials has been annoying me. I'm used to finding a lot of relevant info when I google a programming question, or term, or method name - but it's been more difficult with VB .NET. Anyone know of any good tutorial/documentation sites for VB .NET?

View 3 Replies

Blocking Web Sites In Browser?

Oct 10, 2009

I am creating a security program. One of its features is that it blocks inappropriate web sites. I might need help determining which sites are bad and which ones are good. If I could 'read' every work that is displayed in the browser then I could tell, but that may come later.

So, I'm looking for some kind of hook that will allow me to cancel the site if needed. It should be able to still be hooked in Safe Mode, as well... I'm sure that this is going to be an easy one!

View 7 Replies

Connecting Through Https Sites

Apr 26, 2011

I'm creating an API for a particular website. This API will be in the form of a referable DLL. I've tried the normal HttpListner but it errors when getting any data that is through https (basically anything specific about the currently logged in user). I also can't log in using it. My next attempt involved a hidden webbrowser but that is just as hacked up as it sounds (and very glitchy seeing as the WebBrowser likes to interrupt processes that are currently running with its events). I need a system that works and is fast and efficient (I know, I know, kind of a oxymoron). Does anybody know how to do this?I'm using VB.net so any .net code examples are acceptable.

View 2 Replies

Converting One Of Sites From Expression Over To VS?

Jan 24, 2011

Situation: Trying to learn Visual Studio and VB. I have been using Expression web to build web sites for several years. But not alot of programing within them.I have started a project using Visual Studio 2010 Pro and am working in VB. I am converting one of my sites from Expression over to VS and want to start using the Code Behind model for all of my web sites on this one and all future sites. I have a simple form that works on my old site but in the new site the I have no idea as to how to set up the Namespace's (System.Text and System.Net.Mail). Does it go on the page with the form or on the VB page? If someone has a good example of how to set up a form for emailing the results I would really appriciate looking at a copy of it.I use VB as I am the most familiar with it. I have no experience yet with Java or PHP.

View 2 Replies

Display The Sites That Have Already Been Viewed?

Mar 25, 2011

I'm creating a simple web browser. I have a combobox for the url address bar. I'd like the combobox to drop down and display the sites that have already been viewed. I think I can use the BeforeNavigate2 event to do this but I'm unsure how to use it.

View 3 Replies

Getting Souce Code From Web Sites

Jul 17, 2009

I want to make a program that will get you a source code from any webpage.[code]

View 4 Replies

Grabbing Info From Sites?

Aug 2, 2011

Ok so imagine there is a forumand when my program goes to this in web browser.

View 1 Replies

How To Read Files From Sites

Oct 10, 2010

I would like to make my program able to read the content of a *.txt file which I've uploaded on a free server (dmon) I've tried this:

"System.IO.File.ReadAllText("http://passby.dmon.com/test.txt ")"

View 8 Replies

Search Data From Other Sites

Oct 5, 2010

I want to search data from onther sites.

View 1 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved