Home > .Net Development

.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.
Ask Question About .Net Development
Property access must assign to the property or use its value
Hi, I when I tried to build my solution in vb 2008 I get the following error message. "Property access must assign to the property or use its value." The following is my code to help you better understand my situation. ............
answer(0)  view(5)  status(wait for best answer)
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(447)  status(have the best answer)
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(815)  status(wait for best answer)
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(400)  status(wait for best answer)
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(245)  status(wait for best answer)
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(357)  status(wait for best answer)
how to write in c# objDS = Ctype(dsRetDataSet , dsPatientInfo);?
sRetDataSet = New dsPatientInfo daAdapter = New SqlDataAdapter(cmdCommand) daAdapter.TableMappings.Add("Table", "sp1") daAdapter.TableMappings.Add("Table1","spGetPatientAccountD...
answer(0)  view(12)  status(wait for best answer)
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(17)  status(wait for best answer)
Open Source CRM ERP system
Does anyone know an open source CRM ERP system using .NET with a SQL backend?
answer(1)  view(214)  status(wait for best answer)
i want to display multiple values from checked list box in vb.net
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim i As Integer Label1.Text = "You Selected" & " " (*)For i = 0 To CheckedListBox1.Item...
answer(0)  view(18)  status(wait for best answer)
How to generate a 16-digit unique number in C#?
deleted
answer(1)  view(788)  status(wait for best answer)
Replacing VarPtr in vb.net
anyone know how to replace VarPtr in vb.net?
answer(1)  view(729)  status(have the best answer)
[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(20)  status(wait for best answer)
retrieving records of access db using hscrollbars.
i have 4 records in ms access.i want to retrieve all those records using hscrollbars in vb.net. or if any idea using button also pls do tell. i m trouble.
answer(0)  view(18)  status(wait for best answer)
Want to know what equivalent can be used for strtok_s in DOTNET
Is there any equivalent for strtok_s in C++ DOTNET
answer(0)  view(21)  status(wait for best answer)
Can we add Burndown charts or 3D pie charts or bar charts to the vb.net application?
I m creating an application in vb.net. We have to show a kind of statistics in our application. We have a simple idea of providing statistics in a tabular format. But our client would be more pleased if we provide a kind of a graphical representa...
answer(0)  view(23)  status(wait for best answer)
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(650)  status(wait for best answer)
Unable to get installer types and retrieve LoaderException Property
I've already developed a software in C#.net. in this i m using Auto CAD for accessing drawings. when this s/w is run using F5 in dot net 2005 framework 2.0 it is working properly.then i created a setup of this s/w to install on client's com...
answer(1)  view(1,343)  status(wait for best answer)
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(958)  status(wait for best answer)
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(693)  status(have the best answer)
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(36)  status(wait for best answer)
another framework installation problem....
hey, here's the log : [04/09/04,00:21:19] Starting Install.exe [04/09/04,00:21:19] Parsing switches from commandline: C:\DOCUME~1\ania\LOCALS~1\Temp\IXP000.TMP\Install.exe [04/09/04,00:21:19] SourceDir: C:\DOCUME~1\ania\LOCALS~1\Temp\...
answer(3)  view(695)  status(wait for best answer)
Creating FTP account using C#.net
When a user opens an account on my site, i want to create an ftp account and a home folder for them which only they can access, using their same username and password. Could anyone please answer whether it is possible or not using c#.net or...
answer(3)  view(981)  status(wait for best answer)
passing ssi variables to code behind
I have two questions, first I have noticed on some pages that you can get you external IP address through the following code in javascript // This part gets the IP var ip = '<!--#echo var="REMOTE_ADDR"-->'; // This pa...
answer(3)  view(788)  status(wait for best answer)
System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow.
I'm trying to insert a DateTime value using C# code into a DateTime field in SQL server. While updating the dataset, it's giving me the following error System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/175...
answer(1)  view(597)  status(wait for best answer)
How to get data by Win32_SessionDirectorySession in Windows Server 2008?
Hello experts, I have looked in msdn about Win32_SessionDirectorySession class (its description is in the file %systemroot%\system32\wbem\tssdwmi.mof file) in Windows Server 2008 DataCenter. When I am using WMI query: SELECT * FROM Win32_S...
answer(0)  view(64)  status(wait for best answer)
Have someone this file: tssdwmi.mof?
If so can U pls upload somewhere where I can getet? Thanks a lot
answer(1)  view(428)  status(wait for best answer)
NEW 3D Animation Software Launched
New 3d animation software is launched it's name <a href="http://www.ikitmovie.com/">ikitmovie</a>. any one use it. If yes then how it is worked give some reviews of it.
answer(0)  view(25)  status(wait for best answer)
hi i am trying to delete one record from datagrid and after that i want to do refresh the datagrid.how can i do this?please help me out.
c# with asp.net
answer(0)  view(31)  status(wait for best answer)
ON_MESSAGE in C++.net
Has anyone managed to get ON_MESSAGE to work in MSVC++ .net? I've noticed lot's of help requests splattered across the web, but it seems no one knows how to make it work, since none of them get replies. Here's the old-fashioned way of doing...
answer(2)  view(290)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved