48 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for theonebit

My Visual Studin 2010 suddenly showing nbsp symbol for the html designer. how do i disable it.

0
123
Member Avatar for hefaz

Hi all, i am using a ribbon in my c# 2010 project, first i had .net framwork problem while i was running the form then i changed that to .net framework 4.0 now it says Win32 exception Unhandled. What is the problem? is the problem in debugger?

Member Avatar for rproffitt
0
543
Member Avatar for gcardonav

I created a sample webservice that will ask the user for some information and return in JSON form all the information required. I have two issues here 1. I don't want to make it required that the user enter bot the new dates and renewal dates, I want to make …

Member Avatar for pritaeas
0
829
Member Avatar for Sumith Asanka

Hi Guys I have my Asp.net 4.0 application,it has crystal report viewer, that viewer object is not visible at run time on win 8.1 beta version and microsoft windows 2008 server, but it works fine on my persoanl pc which runs windows 8 , any idea on what is the …

0
169
Member Avatar for vodkasoda

I am am experience Mainframe programmer, but new to SQL-Server & learning vb.net so I realise that this is probably very basic ... I have a DataTable called MailTypes which contains 2 Columns, the ID & the Name. I have a DataTable called Leagues which contains a lot of Columns, …

Member Avatar for vodkasoda
0
336
Member Avatar for MARKAND911

I am building a winform Application. I have to create buttons dynamically based on data fetched from database. I followed following steps Created UserControl On UserControl_Load event I fetched data from database. I populated the UserControl with buttons based on number of rows i get from the database. The above …

Member Avatar for deceptikon
0
423
Member Avatar for vodkasoda

I'm right at the start of designing a small E:Mail control program for a friend, but would just like to ask some advice on best practice before I dive in at the deep end. I have a Form with 2 ComboBoxes and the data selected decides what to send, what …

Member Avatar for G_Waddell
0
341
Member Avatar for shantanu.killer

hi there i am an software developer.till date i have created many web applications/websites. but now i want to develope an software which will be offline that is desktop based software. the problem is this that can i use C# and .net 4.0 for this or i have to use …

Member Avatar for deceptikon
0
165
Member Avatar for DaveD3

Hello, I am a C# desktop app developer who is trying to do an asp web page. The app takes input from the user then does a search of files that reside on the server. I can run it from the development environment and everything works fine. I can not …

Member Avatar for JorgeM
0
219
Member Avatar for terran1

Hello guys I have an application for face detection and recognition using OpenCV library and Qt (for multithreading and to handle XML files). When I run the app, it detects face and there is possibility to save it as a picture to a file. It happens after I click on …

Member Avatar for DeanMSands3
0
928
Member Avatar for otengkwaku

Hi guys i know that in linux you create a c file and use make or gcc or clang to compile it and then run it. My question is how do you run a c file or c++ file in vs2012 with out creating a solution. Also how do you …

Member Avatar for otengkwaku
0
329
Member Avatar for shotokanpoloto

I would like to validate columns in an asp:Gridview but am unsure how to do so as all the tutorials I have found show a previous version on Microsoft Visual Studio (I am using 2010). How do I validate each column of the Gridview? Thanks This is the code of …

Member Avatar for JorgeM
0
173
Member Avatar for RIJIN

build link error 1>------ Build started: Project: Circular_Link_List, Configuration: Debug x64 ------ 1>Build started 12/30/2012 11:36:28 AM. 1>PrepareForBuild: 1> Creating directory "C:\Users\RIJIN\documents\visual studio 2010\Projects\Circular_Link_List\x64\Debug\". 1>InitializeBuildStatus: 1> Creating "x64\Debug\Circular_Link_List.unsuccessfulbuild" because "AlwaysCreate" was specified. 1>ClCompile: 1> main.cpp 1> ListNode.cpp 1> Circular_Linklist.cpp 1> Generating Code... 1>main.obj : error LNK2019: unresolved external symbol "public: …

Member Avatar for RIJIN
0
2K
Member Avatar for jaimin4829
Member Avatar for tamas.vincze.714

I have a course (reverse engineering) in uni and i have a homework. I got a .obj file (which was compiled with visual studio 2008), and i have to disassemble it, figure out the control structure and call it in a little c program. I used IDA decompiler, here is …

Member Avatar for pritaeas
0
508
Member Avatar for ayan2

i created a crystal reprot in vs 2010, i hav about 18 fields but page can not hold all of them in 1 page, how to solve this issue kindly tell me as soon..

Member Avatar for poojavb
0
94
Member Avatar for owenransen

I'm obviously typing in the wrong search terms, but I'm looking for a REST application in C# in Web API running on Azure, but with an example of calling that REST C# from a VS2010 C++ application. I have one half (the C# bit) but I can't find any examples …

Member Avatar for owenransen
0
160
Member Avatar for Shodow

![wqe](/attachments/small/3/wqe.jpg "align-left") Select CustomerID,SalesID,CustomerName,Num_Of_Bottles,Price,Status from sales,customer where Date = DATE_FORMAT(NOW(),'%b %d, %Y') and CustomerID>0 Order by SalesID DESC

Member Avatar for pritaeas
0
239
Member Avatar for sharath27

In my project I've 8 edit boxes and i need to set each box with different font. But my code is setting all the boxes single font.. So how can i modify it?? void CTrail3Dlg::OnBnClickedButton1() { UpdateData(TRUE); CFontDialog dlg; // get font for current dialog, just to fill in LOGFONT …

Member Avatar for Ancient Dragon
0
255
Member Avatar for raheel88

Hi all, How can I make the items in a standard values collection identical to the items contained in a previously defined (dynamic) array of strings? Here's a snippet; [CODE] Public Class ElementList : Inherits StringConverter Public Overloads Overrides Function GetStandardValuesSupported(ByVal context As ITypeDescriptorContext) As Boolean Return True End Function …

0
87
Member Avatar for raheel88

I have a dynamic form, which contains an empty listbox and a button at first. When the button is clicked, an item is added to the listbox and a new PropertyGrid is created associated with that item. What I want to be able to do is change the name of …

0
89
Member Avatar for bilal_fazlani

I need help creating bootstapper for crystal reports runtime.. I want crystal reports runtime to be installed automatically with the application if its not installed on the target machine. I am using vs2010 anyone have any idea here ?

Member Avatar for M.Waqas Aslam
0
301
Member Avatar for vodkasoda

I realise that this is a question asked a lot, but the best answer seems to be to use the "AcceptButton" option ... I don't have that option, why would that be ?!? I am using VS2010 & C# for my program, but nowhere is there an "AcceptButton" option !!!

Member Avatar for vodkasoda
0
145
Member Avatar for cool_zephyr

hello, my visual studio 2010 came with silverlight 3..now i have to use 3rd party components that require silverlight 4 above..so i installed silverlight 5 for developers..but when creating a silverlight application visual studio only shows silverlight version 3..could anyone help me please?? i get the following error in the …

0
131
Member Avatar for dejanc

Hello, I'm need to create a small report to be send automaticliy from VB.NET Windows application. I have wrote below code which is workin on my private PC, and with Gmail settings, such as username + password + smtp.gmail.com, etc... But with, my work informations, like my proxy ID + …

Member Avatar for dejanc
0
1K
Member Avatar for shalshal

Hi, i really need help with this.. i am trying to create an application that will be able to recognize the sounds that the user has already recorded. and once the sounds are matched, it must alert the user. Any idea on how i can go about to start this? …

0
82
Member Avatar for wiplolm525

I am using Visual Studio 2010 for ASP.Net web development. I am newbie in web development and using VS. I am making a website which requires storing user information in database. Here are the steps I followed for connecting 1. Open Server Explorer 2. Add new connection (I am using …

Member Avatar for liamsacc
0
122
Member Avatar for kchyn

I have code that is very computationally intensive and very SSE-capable. The vs2010 compiler only supports up to SSE2 (from what I remember) So my obvious choice is to switch to a compiler that supports SSE4. I don't want to write any extra parallelizing code, (I just want to enable …

Member Avatar for vijayan121
0
234
Member Avatar for dyahalifda

Hi all, it's me again. Currently I'm developing web-based information system using Microsoft Visual Studio 2010 Professional with VB language. I was doing fine with my work until several days ago. The web pages I've created work normally, but what makes me puzzled is that all user controls in the …

Member Avatar for dyahalifda
0
160
Member Avatar for rgudgeon

I have a masterpage and a default page in a project in VS2010. I am trying to import a javascript file. If I import the .js file the project compiles and loads but the whole browser screen is blank. If I comment out the javascript import line the page displays …

Member Avatar for rgudgeon
0
173

The End.