Send A Pure Oop Based Desktop Application Developed In .net 2008 And Sql Server 2005?

Dec 23, 2010

would like to send me a pure oop based desktop application developed in vb.net 2008 and sql server 2005?

View 3 Replies


ADVERTISEMENT

Application Based On Visual Basic 2008 And SQL Server 2005 Using ODBC

Apr 18, 2010

Application based on Visual Basic 2008 and SQL Server 2005 using ODBC.

View 1 Replies

Installing An Application Developed In VB6 That Accesses SQL Server On Windows 7?

Dec 9, 2010

There are problems installing an application developed in VB6 that accesses SQL Server on Windows 7?

View 1 Replies

VS 2008 - Send Email In Application Directly By The Smtp Server But The Server Doesn't Allow?

Aug 11, 2010

i'm tying to send email in my application directly by the smtp server but the server doesn't allow me to do that.The application its used by everyone in the company, so i set the smtp client UseDefaultCredentials to True, but the server replies with this when i try to send an email:[code].....If i set the credentials by hand, the server sends the email. So my problem is how to make this work to everyone? I don't want to have one public/friend var all time in the application with the credentials of the current user?

View 9 Replies

Send Messages And View The Screen Of The Desktop Server?

Apr 27, 2010

i m giving u some code here i have created a client server application in which we can send messages and view the screen of the desktop server.I can send messages but can see the server screen

[Code]...

View 9 Replies

Developed An Application In VB 2008?

Dec 26, 2009

I have developed an application in Visual Basic 2008. I really love the product.I am 99% done but am hung up on a Publish issue.I know the Publish feature is not a full install program - but it handles downloading the application prerequisits so well I really want to use it.My problem is the Install path. It installs my application is the strrangest drectory appdatalocal 615252-191891-919 (goes on for ever)

I can set the install directory to something simpler. Would love to get it in Program Files but will settle for AppData if it can be a reasonable directory name. If I have to tell a customer to look in that directory for some reason I would have to read off about 60-70 alpha numeric characters for the directory path - that isn't feasable.

View 3 Replies

C# - .NET Based Desktop Open Source Booking Application?

Feb 11, 2011

Anybody know of an existing open-source booking systems in Sports Clubs or Leisure Facilities based on .NET?

View 2 Replies

Trigger And Add A Button In Datagridview For Desktop Based Application?

Sep 4, 2009

I'm not sure how I can trigger the button in the datagridview ?? it is quite different from the gridview in web development application.

View 2 Replies

Send E Mail From A .net Desktop Application?

Mar 25, 2011

Imports System.Net.Mail
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim Mail As New MailMessage()

[code]....

then i am getting this error.The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required

View 6 Replies

Develop An Application Which Can Connect Any Remote Server And Pick The Configuration Information From Server And Show It In Desktop?

Feb 10, 2010

I planing to develop an application which can connect any remote server and pick the configuration information from server and show it in my desktop.

View 4 Replies

VS 2008 Run Application Developed With FrameWork?

Jul 30, 2010

I am facing problems these days. I have VB Express 2008 with 3.5 .Net Frame Work. I develop applications but my applications dont run on the systems those have 2.0 framework or lower.How can I make my applications to run on all kinds of systems

View 2 Replies

VS 2008 Developed An Application That Can Monitor Network According Their Sub-net

Dec 13, 2009

I'm new in VB, and plan to developed an application that can monitor the network according their subnet and display the network utilisation. Can anybody guide me what is the needed to develope this application on VB..

View 2 Replies

Remote Desktop Application? Safe To Use Winsock In Creating A Client/server Application?

Jul 18, 2012

Im planning to create a Remote Desktop Application and I'm having problem with viewing other computers monitor or screen.

Im not asking for the code on how to do it. and one more thing is it safe to use winsock in creating a client/server application?

View 3 Replies

VS 2005 Make Multi Language Desktop Application In .net 2005?

Nov 6, 2010

how to make a multi language desktop application in vb.net 2005. only a small desktop application in which i can change language according to countries.

View 1 Replies

C# - Deploy An ASP.NET Application As Desktop Application (with Server Component)?

Jul 7, 2010

Question: I created an ASP.NET web application. Now it originally was meant for deployment on a webserver.That is working, so, so far so good.My question now is: Is it possible to deploy it as a desktop-application, too? That is to say the installer installs some kind of server, plus the web application, configures the server to run this application on a localhost URL, and then creates a link in the start menu/desktop, where it opens that url (website, the application) on localhost in a web browser?

I think it should be possible, though the server wouldn't be IIS, because this is a windows component which can't be separately installed. Is there anything like this already out there The nonplusultra would be that it only starts the server when you click on the shortcut.

View 4 Replies

Send Data To Create A Post On My Facebook Wall From Desktop Application?

Jan 11, 2012

I have written a vb.net desktop application for pipe collectors and one of the requests that seems popular is to be able to post pipe details (text) and an image of the pipe onto the user's facebook wall.

Basically the user will bring up their pipe details of choice and be able to click a 'Post To Wall" button which would then post the pipe details onto their wall.

View 1 Replies

PHP + SQL Server - Desktop Application Can't Be Replaced By A Web Application?

Jun 22, 2009

the system is going to have two front-ends - one web application and one desktop application.The desktop application is going to be coded using VB.NET, and the web application in PHP. There's really no reason why the desktop application can't be replaced by a web application as well - except that one of the programmers seem to really want to code it in VB...However none of us have experience working with either of these pairs .

P.S. hosting service will be gotten from some provider and not be on the client's own server.

View 3 Replies

Connection Between Desktop Application And Online SQL Server?

May 19, 2011

I made a desktop application and I Have a server on the internet and I need to make a connection between them

Can some one advise me about this problem?

View 3 Replies

Sql Server - Interact Sql Database In Desktop Application?

May 26, 2010

I am writing a desktop database application. I want my application to use SQL database.

View 1 Replies

How To Load A .bak File Of Database Backup In Sql Server 2005 Using .net 2008 Windows Application

Mar 12, 2009

how to load a .bak file of database backup in sql server 2005 using vb.net 2008 windows application?

View 5 Replies

Deploying Desktop Application With SQL Server Express As Backend Db On Local Area Network

May 28, 2009

Basically back in VB6 days, I created several VB6 apps with Access as the backend database. I'd package my Access db file with the application setup, which copied it on to a shared network drive, and then different computers on the LAN could use the same backend database file, and that worked just fine. With SQL and VB .Net, I've done work with a SQL database hosted on a remote server, so you can basically build your query string easily and anyone can connect to it from anywhere, and it works just fine.However, what I'd like to do is have a local SQL express database as the backend for a VB .Net application and make a setup program that can install it in a way that it could be shared on a Local area network, without the user who is installing the application do anything.

I know about building a connection string with the local machine name, but I don't really have any experience with including an actual MDF file with the application. Does anyone know how it works, and is it a better approach? Does it work similar to placing an access file in a shared unc path?I know that ClickOnce (which is awesome) can install SQL express easily on a user's machine. However, the key is that I want SQL express to be installed only on the machine that is going to be the database server in a LAN enviornment, and not on every machine, unless it is neccesseary. And then how does your VB app know how to build the connection string to access the database from any machine on the local share?

View 2 Replies

Datetime Is Incorrect When Send It To Sql Server 2005

Apr 23, 2009

i have problem about datetime i use os vista,sql server 2005,vb.net 2008 string is = "insert into ....... values('23/3/2009')" in program time is correct but when i go to sql server,it's show 23/3/2555 when i saw at os is 23/3/2009 i think this problem at sql server but i don't know how to fix it Do you understand me?

View 1 Replies

Creating A Server Client Based Windows Application?

Jan 13, 2010

I am trying to create an application for official use. The idea is to built in the Chat communication. I am wrtting some code for Chat Server/client.

1) Where do I keep the DB (suppose if I have SQL server on hosted web site)

2) Can I configure DB on my home PC ( no matter where client runs throughout the world if should refer the DB on my machine)

3) For Server - How to read the Users(Name and IP) from domain(AD) as well as on LAN.

View 3 Replies

Excessive SQL Server Processes For Entity Framework Based Application

Jun 27, 2011

We are currently developing a WPF/Entity-Framework based application.One of our requirements was to allow the user option to select which environment(testing, training, or production) they will connect to when logging in.Each connection option points to its own database.In order to do this we are creating new EF contexts in the following way:[code]We have made sure that all new contexts are being disposed of once its job is completed.The problem is this: when the users are using the application we are seeing hundreds of SQL Server processes in SQL Server's activity monitor. Some individual users have upwards of 30+ processes associated when using the app. Once the user shuts down the app the associated processes all disappear - but while the app is running these processes seem to stick around.

View 1 Replies

[2005] Read The Email From The Mail Server That Is In An Intranet From An Application Server?

Jun 4, 2008

I need to read the email from the mail server that is in my intranet from my application server.

View 9 Replies

2005 - Server / Client RTF Formatted Text Send / Receive

Jan 21, 2009

Instead of the send message text box and message display text box, I have replaced it with RichTextBox for text formatting (bold/italics/underline/font/color). The problem I am facing is when I format the text and click on send, then the text displayed on the message display box (txtMessageHistory) is unformatted. [Code] Rest of the code of client is related to formatting of the rich text boxes that is not relevant to my problem. I just need to transfer the formatted text from client to server and then back to the client the same way and display the message with text formatting.

View 13 Replies

Send - Windows Application Email Over Proxy Server?

Feb 6, 2012

I need to create a small report to be send automaticliy from VB.NET Windows application. I have wrote below code which is working on my private PC, and with Gmail settings, such as username + password + smtp.gmail.com, etc...

But with, my work informations, like my proxy ID + proxy password + company smptserver + port 25, does not working .

Do I missing some lines in my code?

CODE:

Here is also printscreen of error, while try to execute program.printscreen

Attached image(s)

View 1 Replies

Send Values To Application In Client PC From Local Server Using PHP?

Jun 21, 2012

I have three client PCs and one local server (actually a pc- Using windows 7 Ultimate on it).

In the server pc I have XAMPP installed and I am running an application developed using PHP on it. There I have the following PHP variables[code]...

View 1 Replies

Updating A Software Developed In .NET 2005 - Windows Installer

May 17, 2010

I'd like to know which would be the best way to deploy updates of a software developed in vb.NET, using Windows Installer. What do i have to change? Upgrade code? or Product code?

[Code]...

View 2 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







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