1,975 Topics

Member Avatar for
Member Avatar for swapnil_lautre

hello every one i m using c#3.0.and working on a project my requirement is that i want open multiple tab pages with same(identical) controls on each of them,so that it looks like the same form is open in all the tab pages. thank you.

Member Avatar for Momerath
0
119
Member Avatar for TetuGal

Hello I am going into my final year in september and need to come up with a topic for my final year project. I am studying Software Engineering. Any assistance will be highly appreciated. Kind regards

Member Avatar for ruwanithanu
0
401
Member Avatar for Philip435

Hello Im going to make a program that is much like a calender. I havent started coding anything yet because I would like some advice on how to make the program "alive". - I wont it to be able to start up automatically when windows starts. - Run in the …

Member Avatar for mrnutty
0
106
Member Avatar for Rhuntsman21

I am still learning C# so I am sorry if I do not use the correct terminology. Here is what I am trying to do. I have the following code that I use to check to see if an instance of a form already exists, and if it does show …

Member Avatar for Rhuntsman21
0
130
Member Avatar for slfisher

There's a map for that. And now nonprofits can get it for free. ESRI, the company that produces the ARCView series of geographic information systems applications, [URL="http://www.esri.com/nonprofit/index.html"]announced [/URL]today its Nonprofit Organization Program, intended to provide copies of the seminal mapping software for free to nonprofits. "The Esri Nonprofit Organization Program …

0
578
Member Avatar for DaveTran

I have 3 methods [CODE] MethodA() MethodB() MethodC() [/CODE] All 3 methods [U]must[/U] be run at least once per frame/update. MethodA generates a integer count, let's call it 'intCount'. If the count is 0 then MethodB and MethodC don't need to be called. All 3 methods will continue to be …

Member Avatar for Geekitygeek
0
110
Member Avatar for martin5211

Hello everybody, I worked long hours this evening trying to unthread the whole thing and still not working... I don't know why. The page display the results using normal code in JSP (no jstl tags). When using jstl tags the page results in blank screen, no posts. Here is the …

Member Avatar for martin5211
0
2K
Member Avatar for PixelExchange

Does anyone know the event that causes the carriage return animation to play? I would like to have the carriage return animation to play after clicking in a box.. that is not a textfield. Essentially.. I am attempting to create a custom text field. (In case you do not already …

Member Avatar for PixelExchange
0
162
Member Avatar for house of stairs

Hello all, I am unable to get Quicktime to install on my pc. Everytime it starts to download it says, "The installer encountered errors before the required operations for quicktime could be completed." I've used Revo Uninstall to find all old Quicktime files before trying to load Quicktime 7.67.75.0, which …

0
39
Member Avatar for snehil_khanor

Hey, Can any one help me with this problem.. i'ld really appreciate ne help.. wat i wanna do is.. dat i want to dynamically create objects on a way that they could be created in a loop.. so i thot an array of object could help so i went ahead …

Member Avatar for snehil_khanor
0
170
Member Avatar for zachattack05

I have been reading through many blogs, the MSDN website, and Google search results trying to figure this out... At what point, or in what situations would someone ever want to have multiple projects under one solution? I have thought about having a project that contains forms and some "core" …

Member Avatar for zachattack05
0
106
Member Avatar for drizzled42

[CODE]I am a graduating student, taking up BS IT. Unfortunately, i don't have a talent in the field of programming. I have a problem regarding our final project this semester in Software Metrics. Our teacher requires us to have HALSTEAD METRICS PROGRAM to be pass on SEPT. 13 2010. Any …

Member Avatar for Member #814414
0
213
Member Avatar for donnyv

Hi, I have a content type with a selection field whose value I would like to set programmatically (ie, for all items in a folder). I know this is a vague question but can anyone point me towards something that might help me figure this out? Thanks in advance! Cheers, …

Member Avatar for Beat_Slayer
0
69
Member Avatar for Jazerix

Hey there, so basicly I'm writing a little application that will kill some processes and some junk programs running in the background. Yea i know this can be done in task manager aswell, but I want to learn ^^. So, I want a button called "Get all running proccesses", when …

Member Avatar for Jazerix
0
161
Member Avatar for raghamayee

HI every one, I need to do a course project for software architecture which should be implementable and is compulsoraily an ieee or acm paper. The areas given for us are: agile s/w developement,extreme programming,cloud computing,web services,generic programming,testing... can u guys suggest any thing in it

Member Avatar for raghamayee
0
116
Member Avatar for Moe

Please check the use case diagram I have drawn for the following system. I really want to request you to check the part of the Catalog System, Inventory System and Bar Code Reader. Is it necessary to draw that parts in the diagram? Is there any mistake in that parts …

Member Avatar for John Marcos
0
2K
Member Avatar for freebanana

If you got a programming job in the Army, what are your chance of getting a programming job that pays about 30k? 40k? 50k? or more? If you majored in a liberal arts major and then took a few programming courses in a prestigious university like University of Michigan - …

Member Avatar for ithelp
0
211
Member Avatar for pratik523

i am going to build a offline player like that of microsoft e learning offline player using .net platform for my final project.how can i build it ????? please ,your suggestions are required

Member Avatar for Lusiphur
0
79
Member Avatar for Gewalop

Hi I'm trying to make an application that replaces explorer.exe (by replacing the registry key Windows NT\CurrentVersion\WinLogon\Shell) and it asks for a password, if the passowrd is correct it continue by starting explorer.exe. All is finished, the only problem is that even after starting explorer.exe by the application it only …

Member Avatar for PsychoCoder
0
96
Member Avatar for DizzyHead

Im quite new to C#, please forgive me if my question is stupid. Im currently doing a project (alarm clock) and encounter some problems. I need to know is there anyway to change the Time ("6:02") from textbox or other means instead of changing it from the source code itself. …

Member Avatar for DizzyHead
0
106
Member Avatar for Chris Darken

Im trying to write a small console application to read a text file of servers and run then run a command and inject the name of the server into the command, then interate through the whole text file. My problem is that the app launches, the process launches, then it …

0
48
Member Avatar for Prashant20

Hi.. I am developing an application which requires a folder to be created in the project folder. I am using the following code to create a folder [CODE]string path="D:\\SchoolProject\\Image Folder"; System.IO.Directory.CreateDirectory(@path);[/CODE] Now I want that the folder should be created in the folder where the user is installing the application. …

Member Avatar for Prashant20
0
128
Member Avatar for ftl25

Hi. I am currently building a small DLL (~20 functions so far) project to sit between a larger DLL and a VB project. I am now at a stage where I want some advice before proceeding (I can fairly easily make changes at this stage, but if I continue it …

Member Avatar for mike_2000_17
0
129
Member Avatar for hegde84

I want to create External UI using C# for MSI package. I found very little document after googling for long time. Please help!

Member Avatar for chaithra85
1
232
Member Avatar for Task2009

Can anyone help me with the server module?.. here are the specific requirements needed to built the Laboratory Class Management System.. Programming Applications Course Project Baseline Requirements The application must consist of three major modules, namely, the Server Module, the Instructor Module, and the Student Module. All data processing functionality …

0
36
Member Avatar for hexaplus

We have developed an innovative low cost solution for Document management. We are looking for Software marketing companies to buy this development which is under beta testing . promise of high sales. Currently LAN version is in use. Online version can be made shortly if required.

0
24
Member Avatar for PixelExchange

Hello everyone. I know how to create a .exe file, but I do not know how to "install" my .exe on another persons' computer. I realize that I could just make all images, sounds, etc, into resources, and simply have someone execute my .exe file, but I want to "install" …

Member Avatar for group256
0
180
Member Avatar for mchandler

I dont know much about software development so please forgive my lack of knowledge on the subject. I am looking to build a subscription based service for hair stylists that will include a website with appointment setting features. I have found some other really good appointment booking software that is …

Member Avatar for ithelp
0
121
Member Avatar for ColSanders

Hi All, I'm trying to find a good book on program design. More specifically, I'm looking for a book that talks about where to start once you have a problem that needs a software solution and continues to just before the actual coding. Any suggestions would be greatly appreciated.

Member Avatar for fruitymo
0
96
Member Avatar for hirenpatel53

i have one check list box which have check box's like admin,physisian,Nurs<practicenerNurse,frontdesk etc and there is one another check box called "Clinical access" i want to check any of chechbox in my check list box accept Admin then clinical access check box checked automaticaly have write folowing code but it …

Member Avatar for nick.crane
0
493
Member Avatar for robinettmw

Hey all, I am relatively new to C# and I'm finished with a project, however I am getting two errors that, for the life of me, I cannot figure out why they are coming up. I am doing some queries from the array I created and I am writing the …

Member Avatar for alc6379
0
139
Member Avatar for VIeditorlover

Hi, I am going to write an extended error handler with this format: [code] sb.AppendFormat("exception: {0} in module {1}, function {2} at row {3}, input params {4} ", ex.ToString(), module, function, row, ???); [/code] trace can reveal module, function and row, but what about param *values*, no just reflection (name, …

0
59
Member Avatar for Lukezzz

Hi.. I will make a "release" of a project I have done in VC++ 2008 Express Edition. I go to: Project/Form1 properties. Here I choose: Configuration: Release In the General tab, I choose: Output Directory C:\Release & Intermediate Directory: C:\Release. In Debugging tab I choose: Command: C:\Release Now I press …

Member Avatar for Lukezzz
0
788
Member Avatar for Hi Sathiya

I want record speaker as well as mic sound at same time in Pc like Skype call recorder. Please help me Thanks

Member Avatar for Member #788144
-1
53
Member Avatar for Allophyl

I'd like to gain some experience in software development/engineering by getting involved in a project which is just starting, so that I can be involved in the entire SDLC, not just the tail end of it. The problem with sourceforge.net is that almost all of the projects there are already …

Member Avatar for Vexx
0
102
Member Avatar for progcomputeach

I was just curious as to what everyones favourite C# program was. Either a program that they have seen or one they have written themselves... You may have spent weeks and possibly months writing it. You may as well tell us all ;-)

Member Avatar for farooqaaa
0
74
Member Avatar for madhub2v

pl could help.. I m a fresher , learnig Java. I wat to know what happening in the IT industry(programing dovelopment). could you please tell me any source to learn "how they are devoloping software projects from begining to the product release. for example for a website dovelopment(Using Java) mostly …

Member Avatar for madhub2v
0
183
Member Avatar for frodo_man

Hi everyone, I just developed an application using C# and looking forward to having your comments about it. It's a calculator based on text expression and custom functions which is named Xmart Calculator. For more details please visit [url]http://www.xmartcalc.com[/url]. This is my first on-my-own project and it really costs me …

Member Avatar for frodo_man
0
95
Member Avatar for Jazerix

Hey there I'm quite new at c#, nevertheless today I tried to make a little application and I ran into a little problem. Well, I got this form that i want to close when i click the button and then open a new one, not just hiding it. first I …

Member Avatar for Jazerix
0
8K
Member Avatar for CoderXpert

Hi.... I am last semester student of the Software Engineering. I need some good Ideas about final year projects.... you are free to post ideas,

Member Avatar for Nick Evan
-2
257
Member Avatar for mark0420
Member Avatar for geoNeo_
Member Avatar for geoNeo_
0
100
Member Avatar for AngelicOne

The startup of my application is the main form then it has login.showdialog for login. I already finish this but I want to have a form appear when the user successfully logged in. I tried putting this in my log in form form = new form(); form.Showdialog(); this.Close(); yes, the …

Member Avatar for Geekitygeek
0
440
Member Avatar for satish06

i am doing mca .i want develop a application software in programming language using java. and iam not getting ideas.so plse give me some title related to project.

Member Avatar for ithelp
-1
92
Member Avatar for jamesadition

My team does translation in Spanish, French, German, and Chinese. Now we are making software that will translate above language to English or the reverse. Its beta version is released or public evaluation. Any one wants to try it for free can contact me. Thanks James. [url=http://www.translationtrudy.com][color=blue][u]Translation Company Directory [/u][/color][/url] …

0
46
Member Avatar for JOSheaIV

Okay so I am creating a program (well more an application as it's becoming alot of coding). But anyway, I have created multiple forms for it but I can't figure how to keep the form on top. I have found the code [CODE]this.TopMost = true;[/CODE] But that only keeps the …

Member Avatar for JOSheaIV
0
165
Member Avatar for Kakashi

Im out!...I mean out of ideas!...if u guys could give me any ideas on system development. its for my project...i did Air reservation system, tour-packaging system, cinema ticketing system, file-transfer system....bla blah...so i just want to do something different.....give me at least 3 ideas...just name it and i will do …

Member Avatar for adampaulson
0
209
Member Avatar for IDC_Sharp

i did this beacuse i want that when i will make the window bigger he will grow as it shuld be: [CODE] public Form1() { InitializeComponent(); new Form1(ref webBrowser3, new Size(50, 50)); } private void Form1_Resize(object sender, EventArgs e) { UpdatewebBrowser3(new Size(256 + (this.Width - this.MinimumSize.Width), 256 + (this.Height - …

Member Avatar for Geekitygeek
0
79
Member Avatar for sadhawan

Hi guys ,I have written a program which filter the text using replace function.What i want to do is to create another class and do all the filtering over there .How can i achieve this.I am pretty new to C# so any help would be appreciated. Thanks

Member Avatar for Medalgod
0
99
Member Avatar for empyrean

I have two list boxes in two different forms.. I load the data in to second list box using first list box...both have exactly same values.. but in first list box user selects multiple selections and i wanted to show them in second listbox as selected.. i have the following …

Member Avatar for Geekitygeek
0
3K

The End.