15,991,404 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by SubhamSoni123 (Top 18 by date)
SubhamSoni123
27-Jan-14 12:03pm
View
Same error...
SubhamSoni123
27-Jan-14 11:58am
View
I get this: ORA-00979: not a GROUP BY expression
SubhamSoni123
14-Dec-13 1:11am
View
Actually , I am new to both JSP and Python, so which is good?
SubhamSoni123
23-Nov-13 3:18am
View
I agree with the solution but here thee assumption is the stack elements are pre defined that is the stack is already loaded with n elements
SubhamSoni123
19-Nov-13 21:48pm
View
Even if I give a text content (text between <input> </input>.. it doesn't work)..
SubhamSoni123
19-Nov-13 21:47pm
View
Even if I give a text content (text between <input> </input>.. it doesn't work)..
SubhamSoni123
9-Nov-13 23:03pm
View
I understand this.. but now the confusion I have is the search mechanism that is used.It is the same old binary search or some kind of indexing or hashing?How do I find it out?
SubhamSoni123
9-Nov-13 11:32am
View
The reason I posted this question is that my professor told handling exceptions are better than handling if else..if constructs(they take more time)... and the way exceptions should be handled is similar to the switch case(searching the exception class == searching the case under which the condition is true) so if my case ranges are compact then I would rather go for if else if. giving the range there.. why in switch?Can you please explain in detail?
SubhamSoni123
9-Nov-13 11:32am
View
The reason I posted this question is that my professor told handling exceptions are better than handling if else..if constructs(they take more time)... and the way exceptions should be handled is similar to the switch case(searching the exception class == searching the case under which the condition is true) so if my case ranges are compact then I would rather go for if else if. giving the range there.. why in switch?Can you please explain in detail?
SubhamSoni123
7-Nov-13 22:45pm
View
Now I clearly understand this.My final question is , why should the java.lang.Object class be inherited at all(in the first program)?Can't a program work without that?
SubhamSoni123
7-Nov-13 10:31am
View
But java.lang.Object and javax.swing.JOptionPane are two totally different classes , how can they come under the single inheritance hierarchy???????
SubhamSoni123
21-Oct-13 9:20am
View
Actually I have a code of ajax to get data from database .. it has some GET command and xml objects also... I want such script...Actually I am not able to find the logic for autocomplete..
SubhamSoni123
21-Oct-13 8:42am
View
First I am inserting a dummy record using the mysql insert query in faculty_personal_info and then only passing the last inserted id into the faculty_edu_qual table...
SubhamSoni123
28-Sep-13 5:18am
View
Then will I be able to inherit and call the member functions
SubhamSoni123
28-Sep-13 5:06am
View
I have a set of generic routines in a aspx.cs page for functions that are common to all the pages in the website.Now how to access these functions in various web pages(espically through inheritance (without public)? I don't want to use sessions because session is not permanent.
SubhamSoni123
25-Sep-13 22:05pm
View
So now can I write my Generic Event Handling routines in dll's and call them?If so can please tell how to implement?
SubhamSoni123
25-Sep-13 12:04pm
View
But dll's are only for windows applications right?
SubhamSoni123
25-Sep-13 11:45am
View
If i set of button events i want a single code to handle them generically rather than seperate group of codes and what is the substitute of dll in a web page?
Show More