Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~14.2K People Reached
Favorite Tags
Member Avatar for darkelflemurian

Good morning everyone I come here today with some questions in hopes that someone can help me through. The problem: At my work, I am requiered to create a chat app for mobile using html5 and websockets. We have a custom made chat app for desktop in the company which …

Member Avatar for PubNub
0
331
Member Avatar for rms095

Hello Everyone, Page Structure Page -> Place Holder -> web User control -> Dropdownlists This is my Page Elements. There is click event to generate new webUserControl and place it onto PlaceHolder. Now my Problem is that I have three Dropdownlist inside webUserControl and all values of dropdownlist populates from …

Member Avatar for annaharris
0
344
Member Avatar for darkelflemurian

Good day everyone. i am having the following problem: i have an aspx page which has an iframe on it. the iframe resizes according to the content with no problem at all. but there comes 1 page that has an update panel inside and when i display the page in …

Member Avatar for JorgeM
0
87
Member Avatar for suneye

hello, i have 4 tables in my database persons , nationalities, Persons_nationaloites and certificates persons_nationalities is the many to many between person and nationality. certificates and persons are one to many related. how to write a stored procedure in such a way that i can get the number of nationalites …

Member Avatar for darkelflemurian
0
91
Member Avatar for GTTravis

Hi Guys, I know the asp.net file upload control only allows users to select one file at a time, however i am looking for another way using asp.net to allow the users to select multiple files? Has anyone done this before?

Member Avatar for darkelflemurian
0
309
Member Avatar for blondie.simon

Hi I'm trying to display the version number of my application on the screen using the code below. [CODE]Version = My.Application.Info.Version.ToString[/CODE] When ever this line of code runs Version always ends up being 1.0.0.0 but my publish version number is 1.0.0.33 Is the My.Application.Info.Version not the same as the publish …

Member Avatar for Djoulz
0
8K
Member Avatar for darkelflemurian

Hello everyone. I have the following issue: I have a Windows XP computer with excel 2003 installed. we use several automation robots using excel. everything works fine, files area created and all that. but we have a problem. for some reason the document recovery pane of excel is getting filled …

Member Avatar for darkelflemurian
0
237
Member Avatar for darkelflemurian

Hello everyone, i have the following problem and I come here looking for some advice. I am using c#, but i have a dll that creates the excel file in Visual Basic. i have a datagridview and the information there is exported to excel file. No problem there. the problems …

Member Avatar for darkelflemurian
0
459
Member Avatar for dresdor

Taking the advice of one of my relatives, I'm learning c#. Now, I've come to understand that I learn best by tinkering and playing around with things, and if I have a problem in front of me, I will learn quickly. I understand programming basics well enough, but most of …

Member Avatar for darkelflemurian
0
227
Member Avatar for s_mostafa_h

Hi every one ! I have two form : First Form for enter username and pass and Form2(Main Form). I want to save or register password and username if the user enter a valid pass . And for the next time , if the user execute this app , go …

Member Avatar for darkelflemurian
0
217
Member Avatar for darkelflemurian

Hello everyone I have the following issue and i tried google but no success. I'm tired of this silverlight thing but i have no choice. here is the problem: I have a datagrid which populates itself from a database doing this [CODE] void svr1_getInformationCompleted(object sender, getInformationCompletedEventArgs e) { dgv.ItemsSource = …

Member Avatar for darkelflemurian
0
162
Member Avatar for C sharp

hi all can u suggest to me some of books for learning C# and cover every simple word in that language and easy to understand and can make me professional in it thanks in advance :)

Member Avatar for darkelflemurian
-1
136
Member Avatar for satish4206

hi this is my first qery here.i joined a software company.my stream is .net i am from a maths background,id dontknow any thing at allabout c and c++.i joined a crsh course in c and completed nearly 60%.what topics should i stress in c and c++ so that i can …

Member Avatar for RvSon
0
173
Member Avatar for darkelflemurian

Hello everyone: The problems is the following. I'm creating an specific program to upload to FTP on C#. That works perfectly. My problem is that i want to give the user the ability to change folders but so far I don't seem to find anything over the internet. Can someone …

Member Avatar for Momerath
0
118
Member Avatar for darkelflemurian

Hello everyone I have the following situation with the background worker and hope someone can help me with this. 1.- i have a form and in that form I have the background worker. the methods doWork, Progresschanged, Runworklercompleted are in the form. 2.- when i star doWork, it executes a …

Member Avatar for darkelflemurian
0
154
Member Avatar for darkelflemurian

Hello everyone, I have the following situation: The computer i use to develop sometimes is getting very slow and the ram memory goes to 100%. I want to know if using visual basic 6, or visual basic net, or visual basic script, there is a way to clean ram memory, …

Member Avatar for jlego
0
103
Member Avatar for darkelflemurian

Hello, I have a layout and i have to paste information on that layout, in that lay i have Columns H, P i have a formula in column P like this [CODE] =IF(ISERROR(P3/H3),0,P3/H3) [/CODE] but when i insert the information obtained in VBN to EXCEL worksheet it pastes the information …

Member Avatar for darkelflemurian
0
241
Member Avatar for darkelflemurian

Hello everyone: I have the following issue, i have and old computer and i need to erase pics and all that, but that computer has several folders and some are hidden, and is very time consuming checking where are those folders. I would like a VBS to erase all the …

Member Avatar for debasisdas
0
242
Member Avatar for vn412

Hi, I have a login form with username and password authentication . It works fine. But I want to give option to remember login info option in the form. Please help me with the code. Thanks

Member Avatar for darkelflemurian
0
665
Member Avatar for bettybarnes

pls help me with auto generated alphanumeric pk say i want my customer id to be like these CUST00001 CUST00002 CUST00003 CUST00004 any help is a great help.! Blessings!

Member Avatar for CodeWord
0
2K
Member Avatar for darkelflemurian

hello guys, i have the following question/problem: -what i need to do is to get some data from sqlserver and send it to a dataset(no problem there) after i get the dataset filled i need to send the columns and rows to a textfile but i have to separate the …

Member Avatar for darkelflemurian
0
107
Member Avatar for darkelflemurian

Hi, everyone this is my first post here and let me tell you my problem I have a C# application, i have SQLServer 2005 installed on my computer my database is there and the program works fine the problem I'm facing is that i need to make an installer for …

Member Avatar for Mitja Bonca
0
171