ProgScripting Languages
Has anyone or anyone you know experienced a situation where a class could be inherited from some other class, but its methods cannot be over ridden?
If yes, how then did you/they achieve this functionality; because I am stuck with the same situation and looking for answers?
- 890 views
- 3 answers
- 0 votes
I designed one form application (kind of utility) in Visual Studio. This utility application is used for extensive database transactions.
However, after running this application for a short period of time it freezes my window and the cursor becomes inactive.
I am also writing logs into a text box, but they cannot be put to work until the utility finishes its work.
I will appreciate your help.
- 949 views
- 2 answers
- 0 votes
Hi Techy People!
I am working on a window application.
I designed a window with functionalities such as: menu bar, status bar and a few other controls.
However, when I resized the window the area becomes grayed out.
Does anyone have an idea as to how I can overcome this issue?
- 918 views
- 1 answers
- 0 votes
I am having issues with NHibernate. I have got a few methods in DAL and I use Session Factory.
When I run this application it runs perfectly alright, but there are sometimes it throws in an exception saying Entity <Entity Name> is already associated with entity ID <Number>.
I am looking for ways to solve this issue; any idea?
- 964 views
- 1 answers
- 0 votes
I want to call JavaScript code from C# and I have used RegisterClientScriptBlock method to achieve this. Now, the problem is that I want this code to be executed on specific event after 5-10 seconds. I cannot catch that event again so I have to call this method on that event. How can I achieve this?
- 1237 views
- 1 answers
- 0 votes
I want to call JavaScript code from C#.
I have used RegisterClientScriptBlock method to do so.
But now the problem is that this method is being called in a loop.
So, it is executed only once.
I want this code to be executed on every iteration.
How can I achieve this?
- 1988 views
- 1 answers
- 0 votes
I have an existing SQL Server installed in my computer running Windows 7 which is SQL Server 2005 instance.
I have tried to upgrade to SQL Server 2008 R2, but it gives me an error during the setup.
Please refer to the image below.
- 2106 views
- 2 answers
- 0 votes
I have this frequently asked question in my mind and have been waiting that someone could answer this. In making a website, we used the term WordPress that is consists of PHP and CSS. How do you develop a high quality PHP and CSS markup language to compete in the web developing industry? I have this frequently asked question in my mind and have been waiting that someone could answer this. In making a website, we used the term WordPress that consists of PHP and CSS. How do you develop a high quality PHP and CSS markup language to compete in the web developing industry?
- 865 views
- 1 answers
- 1 votes
BLOGGER Recent Post script doesn’t show thumbnails
I have two BLOGGER sites where on the right side bar; I pasted a script showing the recent post. On the main page, the recent posts shows a thumbnail images while on the other section of my site doesn’t shows the thumbnail.
Could you please help us why this happened or how to fix the problem?
Thanks in advance.
The BLOGGER site is http://honeybytes.blogspot.com/.
Please check the music section to see the problem I am talking about.
- 1118 views
- 1 answers
- 0 votes
URU 4000 Finger Print Scanner Saving Data
I am planning to develop a Time Keeping system which I use URU 4000 Finger Print scanner to verify time logs. Any one here can give a little snippet of the code in Visual Basic 6 about reading, saving and verifying finger print from this device. Your help is much appreciated.
- 2053 views
- 1 answers
- 1 votes