Recent posts

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...



Read more

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?



Read more

Hi, every one

I am a Linux user.

Recently I have got a file with extension .

Vhd which I have never seen before.

Problem is that I cannot open it. What sort of file is it.

And how can I open it ?



Read more

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...



Read more

I am facing a situation that I have a popup and there are three grids in that popup. I want to hide the data grid when its data source is null. The problem is not to hide the grid; problem is that I want to resize that popup according...



Read more

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...



Read more

What is BIOS software?Where in the BIOS software stays-is it in the hard drive or motherboard? Can I change my BIOS software without changing  whole configuration of my personal computer? What does it mean by "flashing the BIOS? When flashing the Bios is necessary?



Read more

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?



Read more

I am using RadScheduler of telerik control,and I am running into issues like when I select a date range to schedule a task for multiple days and it re-occurs after some interval like after every two days on that particular time.

But when I press save button, it schedules for...



Read more

I am using Oracle and I am new in Oracle. I want to take backup of database and also want to restore it in some other service. Also, it would be better if you can please tell me what are the export and import features in Oracle?



Read more