Use Library Or Engine For .NET That Does Calculus?
Jan 18, 2010is there an easy to use library or engine for .NET that does calculus?
View 2 Repliesis there an easy to use library or engine for .NET that does calculus?
View 2 RepliesI have a Visual Basic Class Library project. It generates a DLL. Is there a method to generate a static .LIB to which I can do a static link?Alternatively, can I do a static link against a DLL?
View 6 RepliesI know VB.NET, and I've been planning on creating a simple 2d game engine. I got no problems with creating such engine and running the actual game. However, I've been told that VB.NET might not be the best choice for "working too much with graphics". I'd like to know if that's true. Can VB.NET truly not manage efficiently loads of graphics simultaneously on the screen? If no, what kind of software am I supposed to use for creating this engine?
View 5 RepliesI am building a search engine in vb.net which would have to search for a word entered by the user in 40 text files within the project directory.
View 1 RepliesI have a search engine that is supposed to search through descriptions of products and then will display something with a list of products that have whichever word(s) or phrase the user was looking for. I haven't made any kind of list for the products that use the description though.
I just need to figure out why my SELECT statement isn't doing anything. It's either that or the For Each loop.
This is what I have:
Public Function GetDescriptions(ByVal prefixText As String, ByVal count As Integer) As String()
Dim MarketingSql As String = "Select MarketingID, MarketingType, MarketingData
[Code]......
I am writing a search engine whose purpose it is to search all kind of blogs for specific kinds of content.I'm particularly focusing on these blogs engines:
Blogger
LiveJournal
MySpace
Open Diary
[code]....
Is there any way I can use google to find links that are from a specific type of engine, like for example wordpress?
[Code]...
Above is my code,but i get this error. The Microsoft Jet database engine cannot open the file 'C:Program FilesDatabase.mdb'. It is already opened exclusively by another user, or you need permission to view its data. What is the reason and how can solve it?
I need to choose a database engine for a project, and have run into some issues. What I want is an SQL engine that works in a server/client environment, where i also can backup the database files from disk. If I am not mistaken, i have to detach an MSSQL database to be able to copy it in the file system. And SQLite is no good for the server/client environment. Will MySQL accomplish this? I think PostGreSQL has the same issue as MSSQL, but I don't know about MySQL.Oh, and it needs to be free to publish with my application.
View 3 RepliesI am developing a software that connects to a database and manipulates product and user data. It works on my computer but it will have to be used by many computers maybe even world wide (who will access the same database) so I have no idea what kind of systems people will have. I still don't know how to ensure that they will be able to connect to the database for I have already had problems in Windows 7 computers which don't have jet oledb.4.0
I am a bit lost here because I don't know if I should first try to do a connect, or if I should first look for a jet oledb engine on the computer where the software is installed. And in case they don't have it installed should I prompt them to install it before running the program further? Or should I pack the engine along with my program? What is the line of thought here to make the program run on (almost) any machine?
How to make a program that reads scripts and compiles them like auto it? I was looking to use vb 2008 if possible
View 3 RepliesI always search over the internet for while programming even for small matter. Is this bad habit? Do programmers search over net for frequently or not? If yes then which search engine they use mostly?
View 2 Repliesi have looked all over and can not figure out how to use the firefox rendering engine in vb for my web browser?
View 5 RepliesI Wanna To Create A Web Browser With Opera Engine.
View 8 RepliesI was wondering about what approach to take for writing a state machine or data crunching engine.As such, it wouldn't have any UI component. Since it must be able to talk to other GUI programs, should it be hosted in a DLL? I noticed that there were some State Machine templates for VB but I have no idea how to use them. If
any one could provide some pointers to documentation sample code,
I just downloaded the MVC 3.0 RC and I'm excited to start using it, especially the Razor view engine. However, due to a few stick in the mud type people here, we are stuck using VB.NET instead of C#.When I started trying it out, I noticed some quirks. If you are creating a Razor view using CSHTML, you can write code like this:
@foreach(string genreName in Model.Genres)
{
<li>@genreName</li>
}
Razor will automatically detect that the <li> text is an HTML tag and will switch out of "code mode". With a VB.NET VBHTML file, this doesn't seem to be working. It's making me put the @: keyword in front of each line like this:
@For Each genreName As String In Model.Genres
@:<li>@genreName</li>
Next
If I don't have it there, I get a runtime error. Also, the <text></text> tags don't seem to work.
When trying to run a vb script on a machine, this is what it gives as error:Can't find script engine "VBScript"So to fix this I logged into the machine and did the following to install the vbscript engine:in run window regsvr32 vbscript.Message was that installation succeeded.Then tried running the script on the machine again and still gives the same error as before.
View 1 RepliesI want to change my label1 in vb.net by cheat engine. My label start at 100 and a button makes it smaller, like this:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Label1.Text = Label1.Text - 1
End Sub
How would I do this?
i'm working on a application whereby there is a keyboard which is create on FLASH. So i implement it into vb.net. So everytime i click on 'A', it will go into the database and search for all the stuff that contain 'A' and display on the flash textbox. If i type 'An', i will appear all the stuff in a Flash textbox. Just like yahoo, when you type 'An' there will have a downdrop appearing all the words that starts, end or inbetween have 'An'.
View 6 RepliesI have been working on a game engine for a couple of weeks now and when I finally finish and test it the windows form just freezes, I believe it to be the timer:
<System.Serializable()> Public Class Game
Public Sub New(ByVal NewGameHandle As IntPtr, Optional ByVal NewFramesPerSecond As Integer = 7)
GameHandle = NewGameHandle
GameFramesPerSecond = NewFramesPerSecond
[code].....
What is the best way to write a GUI for C++?
View 1 RepliesI am trying to create a VB.Net form that recognizes speech. When I run it, I get the error "Speech recognition is not available on this system. SAP and Speech Recognition engines cannot be found." So, following Microsoft's instructions, I discover that there is no Speech tab in Speech Properties (which appear when I click on Speech in the control panel). I am using Windows XP Professional. Only a Text-to-Speech tab, no speech recognition tab. To install the speech engine, I went to Add or Remove Programs/ Change Microsoft Office Enterprise 2007/ Add or Remove Features. However there is no "Alternative User Input" as per the instructions. How can I get this speech recognition engine installed?[code]...
View 6 RepliesWould it be difficult to make a scripting engine in VB.Net? Just a simple scripting engine for a simple game creating program.
View 2 RepliesI have a system on my webbrowser that allows the user to choose their Search Engine out of a selection I organized. the down point is that I have it set so when they click save it will just hide, because if it closes the settings will be reset and not saved. However I want them to save. Here are my codes to the search button:
Private Sub Search_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Search.Click
If SearchEngines.RadioButton1.Checked Then
CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Navigate("http:www.google.com/search?hl=en&q=" & SearchBar.Text & "&btnG=Google+Search&meta=")
[code]....
This is the code of save:
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Me.Hide()
End Sub
I would like it so it saves when the whole program is closed, so when they start up it's automatically set so they can search on their favourite search engine.
provide me source code of search engine?
View 3 Replieshow can I create a connection to excel file and view the result in vb. I am using visual studio 2008?
View 7 RepliesI wanted to get some insight from you all on if an Anti-Cheat Engine is possible to create in VB. I know that if it can be made, it would be a long and arduous task, but well worth it.
I'd also like to know what features I would have to implement for it to be a good anti-cheat engine.
Since there would be no GUI, would I just make it as a service? or would I make it as a normal app without a GUI? I think if I make it as a service, the User could just turn it off.
The engine itself would be for a C++ game.
I found with cheat engine the adres of the code the enables and disables a checkbox in another program ( value 0 and 1)But which code will this be to make a vb.net program of it
View 3 Replieswriting a search engine for my database. I use Visual Vasic 6.0 Express Edition and i have a database which i want to be connected to a search engine. Can any1 teach me how to write the code?
View 8 RepliesIs it possible to build a search engine to use on a DVD that contains Word documents, text documents, etc.? Say I wanted to find all documents with the name "James" in them. In the search box I would type "James", and it would return the results of everywhere James is found. Or suppose I wanted to find all Land Deeds where James is found, is that possible? All search engine examples that I have seen on VB Help has to do with databases, and I guess to an extent, my DVD would be the database.
View 6 RepliesI have a simple business rules engine that I need to write. I have looked at both Biztalk and Windows Workflow, but they are to much for what we need to do. This is a process that material will come to an operation, the GUI will check for three rules, one for the operation, one for the steps in the operation, and one for the item coming into the operation. These are the only three checks that will be done. It is possible there will be more than one rule for each check. I have a simple database set up to contain all the operations, steps and products and there is a crosstab table that links all the rules to each item. Here is an example of some rules (these are actual rules from the process):
View 5 Replies