How to convert a hexadecimal number to normal number?
In VB.NET, how can I convert a hexadecimal number (like FF) to normal number (like 255) ??
Come on, gurus, this must be a piece of cake for you!:-)
Any help appreciated, thanks, Hooker
try to use System.Convert.ToInt16(your parameter)
hope this work...if this doesn't work there should be some method in the 'convert' class.Toronto Trade show displays | Toronto Printing Solutions | Toronto Printing...
converting to vb.net from c#.net authorize.net
authorize.net offered me some sample code when I signed up with them the only problem is the sample code is in c#.net but my page that they type all of their credit card into is vb.net
<code><%@ Import Namespace="System.Net" %>
<%@ Import Namespace="System.IO" %>
<script language="C#" runat="server">
void Page_Load(Object Src, EventArgs E) {
myPage.Text = readHtmlPage("https://certification.authorize.net/gateway/transact.dll");
}
private String readHtmlPage(string url)
{
...
used a c#.net to vb.net converter and am now getting a syntax error.
ok I used a cool utility at http://www.kamalpatel.net/ConvertCSharp2VB.aspx to convert some c#.net to vb.net and it spit out a bunch of code which almost works but I am getting a syntax error on this line
Imports (StreamReader sr =
Shadows Function)() As StreamReader(objResponse.GetResponseStream())
I tried it that way and also like
Imports (StreamReader sr = Shadows Function)() As StreamReader(objResponse.GetResponseStream())
but either way gave the same error
Compiler Error Message: BC30035: Syntax error.
Source Error:
Line 26:
Line ...
converting vb.net 2003 files to vb.net 2005
Hi,
i am beginner..i watch videos about vb.net..they made on vs.net 2003 when i wrote these codes in 2005 ,it gives errors..is there any program which convert the code automatically?
thanks,Thanks,Speranza
What videos are you talking about? There are lots of great, up-to-date ASP.NET Videos on this site for free.Darrell Norton, MVPDarrell Norton's BlogPlease mark this post as answered if it helped you!
i am talking about learnvisualstudio.net videos..Thanks,Speranza
Speranza:they made on vs.net 2003 when i wrote these codes in 2005 ,it gives errors..is there a...
Sending SMS using vb.net or C#.net using vb.net or c#.net
Hi
My requirement is
I hav one csv file with these fields id,mobilenum,messgae,status.intiallu staus is 0.
once i read the all fileds and take that mobile number.using tat mobile number i need to send sms .after sending sms i shuld change status as 1
How to send sms thru coding (please dont provide any links.if it is provide also please give working links becox i checked codeproject .i didnt get any nice link.
and also provide the how to update the status field im csv file
Thank
ssandhya
To send SMS, you need some third party SMS providers. if you consul...
Converting Web Site from Vb.Net 2003 to Vb.Net 2005
I have a web site in vb.net 2003 that I what to convert to vb.net 2005. I open my web site in the visual studio 2005 by Local IIS option. I follow the steps of the visual studio conversion wizard.In the conversion report I received the following warning
'Referencepath' settings have not been converted.
Can anyone tell what I have to do to make this warning disappear?
Best regards,Sérgio
'Referencepath' is a property you can set with with VS2003 project file, sothat when ever you to do Add reference this path is serached for class libraries. We do not have that ...
Converting from vb.net to c#.net
Hello
I have recently purchased VBGolds RawDataPrinter which should allow users to print directly to label printers on our network directly from a c# web form. Unfortunately they only supply vb.net examples and I have need of c#. The component has been installed on our web server. This is some code that they have supplied as examples in vb.net
"-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >"Head1" runat="server&qu...
inserting a decimal number from.net to stored proc. with decimal parameter
I'm trying to enter large number 99999999, (8 digits) converting to decimal in .NET, then using that as a parameter in stored proc. which has a decimal type (decimal(15,2) as a parameter.
C#:if (txtAnnualizedSaving.Text.Trim() != string.Empty)
{try
{ sdata.AnnualizedSaving = Convert.ToDecimal(txtAnnualizedSaving.Text);
// only for testing ....scale = (System.Decimal.GetBits(sdata.AnnualizedSaving)[3] >> 16) & 31;
}catch { sdata.AnnualizedSaving = 0; }
}
... In the business object I have the following code:private bool UpdateData()
{bool ret = false;
try
...
Convert VB.Net application to C#.net
Haican any one help me to convert VB.Net application in this link to C#.net http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=6718&lngWId=10RegardsAnu Palavila Regards Anu Palavila
Use this Free Conversion tool - http://www.developerfusion.com/tools/convert/vb-to-csharp/
ASP.NET Grid With Excel Capabilities | 27 GridView Tips & Tricks | Hosting your site? | SQL Server Tips
Other Code Convertors (convert VB to C# and C# to VB)
http://converter.telerik.com/
http://www.developerfusion.com/tools/convert/csharp-to-vb/
http://www.dotnetspider.com...
convert c#.net page to vb.net
ok I have an entire page in vb.net and now I want to integrate some code from another page but it written in c#.net
what is the easiest way to convert c#.net to vb.net I tried using www.kamalpatel.net/ConvertCSharp2VB.aspx but it only gave me errors
here is what I am trying to convert let me know if you have any ideas
http://www.nomorepasting.com/paste.php?pasteID=20953
With Alex Lowe's translator
' Messages
Private NoFileMessage As String = "No file selected"
Private UploadSuccessMessage As String = "Uploaded Sucess"
Private NoImagesMessag...
How to get RS (From VB6) to .NET (VB.NET)
Hi Friends, I have requirement, there is one function in VB6 it returns a RS, I need to call that function in VB.NET, how to get those values into .NET, if can any body can help (pass me some code snippets), that will be greate, Thank you.Madhu... -Madhu
hey guys i got this one just by using fill method.-Madhu...
What are the diff. visual basic 6 and vb.net ? How to convert the VB6 project to vb.net proj ?
What are the diff. visual basic 6 and vb.net ? How to convert the VB6 project to vb.net proj ?
with code and interface too.
There are entire forums dedicated to the differences between the two, and to convert your projects you should try the upgrade wizard in Visual Studio....
Probability for numbers in vb .NET
i know this is easy but im not good a math at all.
Let say i have 4 numbers "3456"
How do i wirte a short program to list out all the combination for "3456". For example
4356
6543
4365
got it?
Try this (from here):
Public Shared Function getCombinations(sourceArray() As String, size As Integer) As String()
Dim i, j As Integer
Dim sourceLength As Integer = sourceArray.Length
If sourceLength < size Then
size = sourceLength
End If
Dim indices(size) As Integer
Dim count As Integer = 1
i = 0
...
How to convert hexadecimal number in decimal ?
Hi,
Can you explain me how can I convert an hexadecimal number in decimal ?
For converting decimal in hexadecimal, I can use the function hex, but I
didn't find a function for converting hex in dec.
Thanks in advance,
Jean-Paul
_______________________________________________________
Send a cool gift with your E-Card
http://www.bluemountain.com/giftcenter/
From Programming Perl..
hex EXPR
This function interprets EXPR as a hexadecimal string and returns the
equivalent decimal value. (To interpret strings that might start with 0 =
or
0x see oct.) If ...