Visual Basic .NET » Windows Forms
opening existing proces in vb.net
Inconsistent Output Inconsistent in Crystal Report network c
Web service - unusual SoapException
ASP .NET - Display Images in Image Control From MSSQL Databa
Dynamic creation of MDI Parent form
text lable font is not readable when machine changed
difference between the System.Array.CopyTo() and System.Arra
Control in C#
Rich Text Box Color option in Vb.Net 2005 (windows applicati
Geo-locate incoming emails
problem opening a child form again once it is closed from cr
problem opening a child form again once it is closed from cr
Web Application Performance Issue
Tool Strip - .Net 2005
I have a tool strip in my windows form application. Now, i want this tool strip to be in two lines r more lines when i reduce the size of the form in runtime. This feature is there in Windows Word. If u decrease the size of the window the menu strip in top of the window will be displayed in more than one lines. Can any one help ? Shivaji.
Windows Forms uniformity
HI, In my windows forms appliaction. i would like to maintain uniformity between forms. Consider i am in a form which is top of the screen. when i change to another form i need this form to be on same position as of the previous one. But it gets displayed in the center of the screen. I want the window state also to be same if itis maximized then my new form must be in maximized state else
Target win32 in VB
Hi, I am using Visual Studio .NET 2005 Pro and I am wondering if there is a way to target win32 platform when compiling a VB project, so that the application does not need .NET Platform installed on the target machine (similar to VisualStudio 6). I do not need to use any of the .NET features. I've been fiddling with the IDE and searching the docs for a couple of hours to no success. Thanks in ad
Modal form doesn't have focus if parent window is inactive
I have a main windows form called frmMain and another form called frmLogin. I don't want frm Main to display until the user successfully logins in. I call frmLogin.ShowModal from within the OnLoad event of frmMain. This displays frmLogin but the focus is not really on the form even though the cursor is blinking in the first textbox. If you start typing, it windows will type into what ever is
MSCHART WITH WEBFORMS
- ENGLISH VERSION: Hello, I'm trying to use MSChart Control in a WebForm, but when i add it in the design, I can't call it (reference it) from the .vb file. I tried to write in the HTML file the property runat="server", but it fails. Thank you for your help. - VERSIÓN EN ESPAÑOL: Hola, Estoy intentando utilizar MSChart en un WebForm, pero cuando lo añado en el diseño no puedo referenci
conversion of vs.net2003 to 2005
I don't think you need to follow any steps for conversion of the web forms. Try opening the project in VS.Net 2005 IDE and it should prompt you for conversion. It would automatically convert the code for those forms in VS.Net 2005. However, you may be prompted of some errors/warnings at the end of conversion. Just move your mouse over the statement which is underlined and is generating a warning
conversion of vs.net2003 to 2005
hi, i have created 30 forms of asp.net in 2003 now i want to convert the project into 2005 how can i do that
Cannot Cast MSMQ Message Body Back To Original Class
I found a solution, please let me know if there was an easier one. What I found was that even though the code was the same in both classes in both assemblies, the clr didn't recognise them as being the same class. Looking back this makes perfect sense. To bypass this problem I created an assemble and in it I created my custom object. I then deleted the custom object from my both applications an
How do i connect to a remote database and get information..
Connecting is not your problem. You just do that with an appropriate connection string in ADO.NET. However, a home-grown application is probably not the right answer. Your problem is that you are trying to implement a distributed database. This is cutting edge stuff. Most large scale RDBMSs provide facilities for managing databases in a distributed environment. It is very complex and can cos
DSOFILE Thumbnail
Hello. I was seaching and searching but did not get any data about the format of the DSOFILE Thumbnail, and how to convert it an image. I need to display it on a windows form. Thanks Avia
Text To Columns from vb
Hi All I want to perform the Text To Columns in excel from vb.net can you please help me to perform it
Create Dynamic RSS Feeds with parameters
Hi I'm looking at how to create RSS feeds to our web site . I've found out how to create a feed dynamically so the user gets the latest information from the SQL database. I'd like to give users a choice of parameters such as county, postcode or classification so that they get a feed that is of most interest to them. Can this be done? Can anyone point me to an example? Regards John South P
Facing problem with Sql Server and VS 2005 on my system.
Hi all, I have Windows Server2003 on my machine. First I 've Installed SqlServer 2005 and then, after removeing VS 2005 which installed with Sql Server 2005, I've Installed VS 2005 on my machine. Then i've used the asp_regiis.exe then restart my system and its working fine to check my system i made a web page and run it over the IIS and its working fine. But after a week now when i want to run m
Database Linking with ASP
Hi, I've created a database and got it all working with ASP in Macromedia, I have a price list in the db table and when a user see's this he / she would click on that item to see more information, IE specs of the item etc.. I have no idea of how to do this? I thought that I could create a field within the form called Info, and set the field prop as a hyperlink wwhich would direct the user to t
problem with reading values from datagrid in edit mode (c#,
You should be able to pull a cell's edited value out buy using the DataGridView.Row.EditedFormattedValue property.
Handling a SNMP Opaque var type in vb.net
All... I am currently developing an application in VB.Net that talks to a SNMP M(anagement) I(information) B(lock) in a remote imbedded PC that is acting as a data logger. It works by sending a series of Object Identifiers across the network to set and retreive values. I can handle everything except for one value that is an "OPAQUE" variable type in the MIB. This Opaque type is a gener
How do i enter multiple rows in data grid and save them all
Hi, Guys i am facing a problem, i am developing a windows application in c# and on the form i want to enter multiple rows and save all the rows by just clicking one save button at the end of the form how do i do it any help with coding PLzzzzzz..... reply soon
Architecture and Project Management Interview Questions
All answers to the below interview questions at / Architecture Level Interview Questions Download all answers from What are design patterns ? What is the difference between Factory and Abstract Factory Patterns? What is MVC pattern? Twist: - How can you implement MVC pattern in ASP.NET? How can we implement singleton pattern in .NET? How do you implement prototype pattern in .NET? Twist: -
Retrive texbox's value which is inside the datagrid iusing J
hai all, my doubt is something abt Javascript . in my webform i ve a datagrid with in that datagrid i ve two textbox in the 1st and 3rd column. how i retrive its value in a javascript . i know to take value of a cell in the datagrid using javascript. document.getElementById("dgQtion").rows(1).cells(5).innerText how i take the value of a textbox in first row cells(1)? *OR * i am usi
ASp.NET 2.0 drop down
Amol wrote: i am developing a web form which has personal details to be keyed in .There is 1 drop down on the page which gives the relation to be selected. We need more information. The dropdown gives the relation to what? is there another dropdown? maybe post some html?
Filter results of windowsform.DataGrid control
I figured out how to do the search, but I can't put it in the TextChange event because it only filters if the strings are equal, I need it to do it if its 'like' the string... DataSet ds = (DataSet)dataGrid1.DataSource; DataView dtView = ds.Tables.DefaultView; dtView.RowFilter = "AssetName" + " = '" + textBox1.Text +"'" ; dataGrid1.DataSource = dtView;
Defaulting oreintation to landscape
Friends.. I have a print button on one of my webforms. When user clicks it..am using javascript to get popup print window. Is there a way to default the printer orientation to landscape anytime user clicks on print button. Pls share your inputs. Thanks -- Caameo
US-MA JOB - Web Site Architect/Engineer - ecommerce Site
This is a unique opportunity to build a new web site and integrate with all other company software to provide global commerce for our products on the web from the ground up. You will join a team of mechanical CAD employees that has repeatedly proven itself in the industry. Located in Concord, Massachusetts, we are a new CAD company developing a new 3D system and also a new way to sell CAD softwa
Pop up main Window using Win32API
Thanks! For the option is VS2005 I can't find it. Any advise? Thanks again man! Joe.
find the current page
Is there way to find out current page? We are using frame to load several different pages at once and click on icon to bring pop up. I need to put icon on common page. So whenever user clicks on the icon, it informs user the current page. Is this possible? Thank you in advance Kathy
Data Source Window
In Visual Studio 2005 Windows app in VB, I have connected an Access database in a Windows app using the Wizard. When the form1.vb {Design] window is open, the Data Sources window does not display the elements of the database. When the design window is closed, or when the code window for the form is displayed, the data base elements are shown in the Data Sources window. This makes it a bit tough t
Trouble inherting form in C#
I have created a form called frmDialogBase with several "common controls" on it. It is a part of my project and it builds and displays just fine. I now want to create a specialized color configure form that inherits from the frmDialogBase, I follow the steps in the .NET walkthrough and everything compiles just fine. When I look at the code for my new form, there IS a default constru
Sharing project
Thanks Raj I am admittedly new to the .Net world. We here able to inherit the C# form class into the VB.Net form. I have another unrelated question. I was experimenting with threading. I have a datagrid the was unresponsive while some background activity was going on. I fixed this by using a thread example found in C# Unleashed. It appears to work great when I run the C# form. However when the fo
HI
Is this a Windows or a Web user control ?
listbox mysql
Why you are using the while loop? (check this condition for only end of record .etc.) Try use only one GetString ..... With regards, Johnson
Still throws expection with Clipboard
Hey everyone. I have a program that watches a .txt log file from a chat client or a game and based on each line, triggers events. One thing I am trying to do is send the contents of a text file to the clipboard, then paste it to the program... Here is the code I am using... namespace Project1 { public partial class Form1 : Form { //Variable, fileStreams, FileReaders, Voice thing, and Re
Question about DataGrid component in visual studio 2003
Using C# How do I set the last column of a datagrid to take up the remaining space of the control? When I populate my datagrid, I should not see any part of the control except the information it contains.
ide locks up
I have had a similar issue, but not quite a lock up. Occasonally; and unpredictably, when I run a project in debug, then return to the IDE to make changes after the run, two things happen: 1: the cusor, form and ide start to jump and flash -- very strange. 2: at the same time, if I attempt to write any code to the file, the cursor becomes animated, I cannot type the code I want because intellise
Add Web Reference to UDDI Registry
Our company is new to this technology, so we are attempting to figure it out together. I mention that in case anything I post here seems naive or uninformed. I apologize in advance. We have a test UDDI server where I have registered a C# web service that is published to an IIS server. I am now in a different C# web service attempting to add a web reference to the first one. When I click &quo
Do you have this book?
There are a ton of post about book recomendations, but no this book. Any honest options, good or bad welcome? Title Information: Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable . NET Libraries Ragsdale, Susann / Abrams, Brad / Cwalina, Krzysztof SKU: 0321246756 BINC: 8124583 Book Trade Paperback In Print Quantity: 1 Thanks B
How to paint 4 panels on a form separately at the same time
hi, i've got a big problem with painting 4 or more than 4 control such as panel on a form. i have 4 panel that their width and height is 3000px on form and also a hscrollbal control that when i move the scroll bar the 4 panels move with it. but my problem is when i want to paint a grid on the form or anything with paint event i come across flicker. i think there is something wrong with DrawGrid f
Printing datagrid
Caameo wrote: Hi.. I have a webform which has few controls and datagrid on it. When user clicks Print button...i just want to print datagrid data alone. Can someone help me with your inputs?? Thanks in advance. --Caameo I am not a c# / asp guru, but I'd build a function that takes a ref to the web form , and a ref to the datagrid, then cycles through the form , removing the visibility

[Page 1] [Page 2]
Home