.Net Development
.NET development forum discussing all .NET derivatives including C#, VB.NET, ASP.NET, ADO.NET and more. Learn the ins and outs of using the .NET framework.
answer(0) view(6) status(

)
answer(5) view(1,444) status(

)
How to run winform app in IE (browser)
Hi!!!
I did a winform app with c# and i`m trying to display it in IE (browser) but without success. I wonder if you can tell me how to do that winform app run in the browser. I`m looking for it and found that I need to use an USER CONTRO...
answer(5) view(862) status(

)
How to direct print in vb.net
message box.show = "Are you sure to print"(yes or no)
if yes than page print in direct with out open print dilogebox and if no than page not print.(I use crystal report)
in VB.Net
answer(0) view(12) status(

)
help convert this c# code to vb.net
hi
can someone please help me convert the following class written in c# to vb.net?
Code:
using System;
using System.Runtime.InteropServices;
using System.Reflection;
using System.Threading;
using System.Windows.Form...
answer(3) view(816) status(

)
Could not load file or assembly 'System.EnterpriseServices
Brand new to ASP.NET... I'm doing a website for a person that has windows hosting so I need to use ASP, but my journey has been painful...
I spent 3 hours this morning reinstalling BITS & configuring proxy settings so I could downloa...
answer(2) view(448) status(

)
answer(12) view(2,547) status(

)
XmlReader and self-closing tags
Hi all,
I'm pretty new to this vb.net and need some help so here's the problem:
I am doing an exercise to read an XML file and place it in a treeview control in a windows application and the code looks like this
Code:
Pr...
answer(2) view(924) status(

)
answer(1) view(50) status(

)
How to disable Alt-F4 (VB.Net)
Hi all!
I'm a beginner of this site and I hope You could help me with my problem. I've made a program with VB.net and now I need to disable windows shortcutkey: Alt-F4. I found some code excamples for VB6, but how can I do this in VB.net...
answer(4) view(774) status(

)
answer(0) view(41) status(

)
RadioButtonList Wrap Format. Aligning text.
I have an asp:radiobuttonlist that has several selections. My problem is when the sentence wraps, it goes beneath the button. Is there any way that I can align the text so it falls under the beginning of the first letter of the sentence?
...
answer(1) view(616) status(

)
vb.net - mysql - rs.recordcount = -1 ?
I'm not all that new at Vb.Net but i am new at ADO and MySql. What I am having problems with doing loops like below. I have noticed that my rs.recordcount is -1. (So I get never ending loops) But I do get data from the first record in the d...
answer(4) view(997) status(

)
SHIFT + MouseDown event [vb.net]
Hello, I want to have different actions when the button was clicked, while keyboard Shift key was pressed, and without it.
How can I handle that event?
Thank you
Artashes
answer(4) view(544) status(

)
Arabic Crystal Reports In asp.net
Hi friends,
i am doing an web based ERP application in both english and arabic.. i have done a lots of reports in english version.. its actually exporting into PDF format.. now, i wanted to do it in arabic version..
What r all the ea...
answer(5) view(298) status(

)
C# drag, move and resize
Hello to all, I was trying to look in the internet and didn't find it how can I drag and drop a panel or image around the form, and also how to resize the image or panel using the mouse?
thanks in advanced
dbckill3r
answer(1) view(600) status(

)
answer(0) view(51) status(

)
Dataset exception
hi all
I am new to vb.net. I am trying to connect to the database
but its throwing an exception on dataAdapter1.Fill(ds)
can any one please see this and advice me about it
Public Class Form1
Private Sub Form1_Load(ByVal sender As...
answer(0) view(32) status(

)
answer(1) view(233) status(

)
answer(1) view(810) status(

)
answer(1) view(743) status(

)
[ASK] Need help... Ms.Word <-> VB.NET
Can anybody here help me step by step (or give any example) how to get any event from Microsoft Word's menu.
For example :
if I press menu File>Open in microsoft word, on .Net App (on listview) will written something like "File>Open&...
answer(0) view(30) status(

)
answer(0) view(41) status(

)
answer(0) view(30) status(

)
answer(0) view(39) status(

)
C# sucks are you people blind
C# sucks your guys must be blinded by microsofts big lights. If you have not studyed are heard of old programming language then you might have no knowlege of what im about to say. C as you know is a good language. But what about before then...
answer(110) view(804) status(

)
answer(1) view(1,724) status(

)
Vb.net shorcut keys
Hi
I have a application that has a menu. Each menu item has a shortcut key. I also have a login. Now depending on which user logged in menu items should be disabled.
Now, how do I disable the shortcut key? As when the other user log...
answer(2) view(979) status(

)
Visual Basic .NET -- Webcam Image Capture
Hello,
I have a CREATIVE WebCam NX Pro that I'm trying to use with an application I'm writing. I need to be able to interface with the camera and take a still so I may save it as a JPEG file.
I've searched all over, and I've been comi...
answer(9) view(1,153) status(

)
connect and search pls help
i want to connect ot oracle server and create a search using any of the fields in the table and show my result in datagridview pls help
answer(0) view(55) status(

)