473,396 Members | 2,098 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

how to prepare a patch

Sir,

In a form i have kept 2 textboxes(a,b) and a button(add). which supports

only of integer values i have written.

after entering the values in the textboxes and after clicking the add button

result is displayed on a message box. (this functionality supports only for

ineteger values.

after this i have given the exe of this program to the client.

then client asks me to " if i give decimal values it must work ".

now how to prepare the patch for the program to add decimal values also and
how to update the exe which i have prepared.
Nov 21 '05 #1
2 1085
give them a new version of just the affected file, thats basicly how you
release a patch now days. It's a lot simpler then doing a file compare and
replace type patch.
"gaffar" <Sa********@yahoo.co.in> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Sir,

In a form i have kept 2 textboxes(a,b) and a button(add). which supports

only of integer values i have written.

after entering the values in the textboxes and after clicking the add
button

result is displayed on a message box. (this functionality supports only
for

ineteger values.

after this i have given the exe of this program to the client.

then client asks me to " if i give decimal values it must work ".

now how to prepare the patch for the program to add decimal values also
and
how to update the exe which i have prepared.

Nov 21 '05 #2
"gaffar" <Sa********@yahoo.co.in> schrieb:
now how to prepare the patch for the program to add decimal values also
and
how to update the exe which i have prepared.


Implement the change and create a new setup package.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: PatchFactory Support | last post by:
Description: Professional and easy-to-use patch building environment that can help you to create instant patch packages for software and file updating. Generated patch packages are small size...
0
by: gaffar | last post by:
Sir, In a form i have kept 2 textboxes(a,b) and a button(add). which supports only of integer values i have written. after entering the values in the textboxes and after clicking the add...
4
by: SStory | last post by:
I have an app that I am about ready to beta and then sell--hopefully. It is small scale but nevertheless a commercial app. Anyhow, I have obfuscated my code with the free version. My real...
0
by: RG | last post by:
OleDbCommand.Prepare error: Size of parameter (VB.NET 2003) I need to do a SQL INSERT statement into an Access table, and I’d like to use the exact technique described in the Help file example...
2
by: Rajat Katyal | last post by:
Hi: I prepare the statement for execution as follows: PREPARE query(text) as SELECT count(*) FROM transform_customer_billing where inv_no = $1; The problem is Iam not able to execute this...
1
by: gmccammon | last post by:
I'm having problems with my Prepare and Execute statements. I get a syntax error onmy prepare and of course the execute won't run on an undefined value. I don't know what I am overlooking. ...
2
by: sauve mark | last post by:
exec sp_prepare
3
by: Sagar | last post by:
Hi. I am working on a project to migrate a web application from 1.1 to 2.0 Within in the DAL of the application, there is a call to below function that builds a command object for later use. ...
0
by: pankaj17 | last post by:
hello everyone, MYSQL query ............ how to set prepare stmt result in variable i have written prepare stmt in store procedure and i want to set result of prepare stmt in variable ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.