.NET Development
.NET Development forum discussing the Microsoft languages including C#, VB.NET, ASP.NET and others. Learn various methods of problem solving unique to the .NET technologies.
BC30175 vbc compile error
Hi,
I'm having problems compiling my VB.NET project from the command line.
Its a Web application (aspx) which I'm developing in VS.NET but as I have XP Home, I've had to use a ClassLibrary to contain it (instead of the default VS WebAppli...
answer(8) view(519) status(

)
Create 2 columns from gridview with an inner gridview
Hello,
I have a .aspx page which produces a gridview. Inside the gridview, there is another gridview. After the inner gridview is completed, the code grabs the next parameter from the outer gridview and starts over again.
I am trying to make th...
answer(0) view(2) status(

)
2D FFT in C#
Did anybody here ever implemented the 2D FFT in C#?
I would really like to have that implementation, please.
answer(2) view(298) status(

)
[ASP.Net/VB.Net] Clear selection from radiobuttonlist
Hey everyone its peebman2000 again, beginner programmer. I have a question, that mostly everyone on this forum knows, but I don't. I have a radiobuttonlist below:
Aspx page
Code:
<asp:RadioButtonList ID="RadioButtonLi...
answer(4) view(1,544) status(

)
[ASP.Net/VB.Net] Client Side Button
Hi all,
I am using one client side button in my form.The code behind of the form has a public varriable
Action as Integer.If the varraible is 1 then the button has to be disabled else it has to be enabled.I am trying
like this ...
answer(4) view(658) status(

)
comma,) valid expression or continuation expected error using asp.et 2.0 aand ms access 2003
Dim cmd As New OleDbCommand("INSERT INTO tbl_worker (state_epi_id,cdc_epi_id,niv_lab_id,firstName,middleName,lastname,age,designation_id,ffc,nWork_id,ppContact,pt_diagnosis_id,ppeUse_id,hist_id,holiday,sreport,treatment_id,sEffects_id,foreignV...
answer(0) view(9) status(

)
Beginner's considerations
Hello friends,
I feel I am ready to start learning more on web development and
databases. I have a good practive with MS Access and have developed
several applications. I now need to build web databases and getting
confused on whi...
answer(2) view(860) status(

)
answer(3) view(666) status(

)
Checklist Box Validation in Visual Web Designer 2005
I am a newbie to ASP. I was tasked with creating an enrollment form for our company. I found a Wizard Control and Visual Web Designer tutorial on forms and thought that this is the way to go.
Everything was going well until it came to tr...
answer(2) view(66) status(

)
answer(1) view(36) status(

)
PasswordRecovery control help in sending mail
i am using PasswordRecovery Control... on recovering password, it sends mail to the user...
i dont want to send the mail... how can i stop the control from attempting to send mail?
answer(1) view(1,027) status(

)
XML over HTTP - TRAVELfusion
Hi guys,
I am working on an travel website that integrates with the TRAVELfusion API. They provide examples in Java and PHP, but I need to implement it using C#. I'm not to sure what is the best way to approach this. If anyone could give...
answer(15) view(831) status(

)
Handle double click event in Repeater control
Hi,
I have a repeater control with some columns in my ASP.Net form. When the user double clicks on any row I need to process some client side code. How do I attach the dblclick event to a repeater and call the javascript function?
In a dat...
answer(2) view(127) status(

)
answer(2) view(717) status(

)
[ASP.Net/C#] Telugu ?
Hi anybody know how to develop a telugu website using asp.net and c#?
Thank you,
Nag
answer(1) view(615) status(

)
Basic of posting to aspx page
someone be so kind to just give me short example of how do i post to or call a aspx page some value, that it except and say display it in something and if possible can the page return a value at all ?
thanks
RA
answer(15) view(776) status(

)
HyperLink as trigger in Ajax updatepanel
getting the error:
Control with ID 'lnkHyperLink1' being registered through RegisterAsyncPostBackControl or RegisterPostBackControl must implement either INamingContainer, IPostBackDataHandler, or IPostBackEventHandler
what should I do???
answer(0) view(25) status(

)
Can a GridView always show the PagerTemplate?
I wonder if it's possible to let a GridView always show the PagerTemplate, even when the number of rows in the grid is lower than the PageSize setting.
I'd like to build a some extra features in the PagerTemplate so I want it to show al...
answer(1) view(1,030) status(

)
Saving Mail attachments problem in C#
Hi,
I've got a tricky one here. I'm retrieving mail attachments from an exchange server in C# using a service.
At a given interval the service kicks off to look and see if there are any unread messages for a predefined mail account. If the...
answer(1) view(83) status(

)
answer(0) view(26) status(

)
[ASP.Net/General] NANT script
Hi,
I was trying to build a .net application using NANT script, while doing so I got an error
invalid element <vssget>
here is part of the NANT script.
<target name="runGetByLabel">
<echo message=...
answer(1) view(455) status(

)
answer(3) view(890) status(

)
HSBC paymant gatway
I'm working in asp.net c# website for that I want to add HSBC paymant gatway. my application is working but it didnt redirect to the https://www.cpi.hsbc.com/servlet page insted of that it redirect to my return url page.in that page i get C...
answer(3) view(884) status(

)
Sessions and cookies
<i><b>Originally posted by : John B</b></i><br />I'm a bit confused on this sessionless cookie state and sessions. Other things I've read said we could use sessions. Which is better? Or can I use both? Pleas...
answer(1) view(651) status(

)
ASP+ Engine
<i><b>Originally posted by : Rick (surfin_1@yahoo.com)</b></i><br /><br />Does the new engine needed for ASP+ come with IE 5.5? I see that someone said that was the only requirement, assuming you have Wi...
answer(1) view(180) status(

)
answer(3) view(163) status(

)
how to modify script
<i><b>Originally posted by : john (yeow_km@yahoo.com)</b></i><br /><br />hi can any one tell mi how do i modify the examples given for the tree nodes code so tat when i click each node it will appear on ...
answer(0) view(807) status(

)
The greatest thing
<i><b>Originally posted by : Andy J (andyJ@Solidsoft.com)</b></i><br /><br />Componments requre no registration - regsrv32.exe is dead!<br /><br />Deployment by Xcopy<br /><br />Un...
answer(1) view(365) status(

)
FOrms not working with ASP
<i><b>Originally posted by : Chelvi (s_chelvi@hotmail.com)</b></i><br />I saw the following code in the internet and I don't know the difference between type=submit and status="submit" in the submit b...
answer(0) view(428) status(

)
machine serial number
<i><b>Originally posted by : Sanjay (sanjay_k_s@hotmail.com)</b></i><br />Hi,<br /> Here I am getting one problem.Is there any method or function in ASP which is used for getting the machine or workstatio...
answer(0) view(375) status(

)