|
|
Viewing 0 - 20 out of 148 Articles |
- Google's ad plans for Silverlight prompt questions for Microsoft
I have a database in which Item Master table i shaving almost 10,000,00 no of records and it takes almost 6 to 8 minutes to me to get those records and to show in a Grid ......
Posted in:
DOTNET | By:
Admin | Date: 29 Aug 2008 11:50 pm |
Comments (0)
- Convert VB6 code to C#
I want to convert following VB6 code to C#, can some one help me regarding that.
strComputer = "atl-ws-01"
Set objGroup = GetObject("WinNT: //" & strComputer & ......
Posted in:
DOTNET | By:
Admin | Date: 29 Aug 2008 11:53 pm |
Comments (2)
- selection limit to ListBox control
I want to give selection limit ‘4’ to the list box. How can I do this? I used server side coding. I am working on asp.net C# 2.0
I do not want to use Clint side control.
Please Help.......
Posted in:
DOTNET | By:
Sunil | Date: 04 Sep 2008 10:59 pm |
Comments (0)
- login username display into the website pages in username in asp.net code
hi
using session login in asp.net this login username display into the total pages just like yahoo,
justlike hello suresh that type......
Posted in:
DOTNET | By:
Sunil | Date: 04 Sep 2008 11:07 pm |
Comments (1)
- Error : unable to connect to visual studio's localhost web server
Hello,
I created a simple web page in Microsoft Visual Web Developer 2005 Express Edition.
Then I pressed Ctrl/F5.
Build succeeded.
Next I reseived an error message
"unable to connect to vis......
Posted in:
DOTNET | By:
Sunil | Date: 04 Sep 2008 11:11 pm |
Comments (10)
- Help about getting data in the form of pages
Good Day ,
I have a database in which Item Master table i shaving almost 10,000,00 no of records and it takes almost 6 to 8 minutes to me to get those records an......
Posted in:
DOTNET | By:
Admin | Date: 24 Dec 2009 7:11 pm |
Comments (1)
- What condition property to set for VISTA
Hi,
I have created a Setup Project in Visual Studio 2005 and I want that the setup will run only in Windows Vista. From Windows XP or below, it will show an customized error ......
Posted in:
DOTNET | By:
Admin | Date: 24 Dec 2009 7:20 pm |
Comments (0)
- Five rules of variable naming
1. Make your variable names long and descriptive:
Visual Studio has IntelliSense, Eclipse has its own code completion, and I'm sure whatever IDE you're using can finish your variable names off for yo......
Posted in:
DOTNET | By:
| Date: 25 Dec 2009 12:21 pm |
Comments (0)
- How to be a Creative Programmer
1. Learn a new language
Programmers are constantly learning new languages, either for fun or necessity. Don’t limit yourself to what just what you know and are comfortable with. Branch out and ......
Posted in:
DOTNET | By:
rekha singh | Date: 25 Dec 2009 12:49 pm |
Comments (0)
- How can you delete or detach database in order to move it to another place if the connections are open with the database.
In some cases you want to delete or detach database in order to move it to another place.
But you can't do it if there are connections open with this database so you can use this procedure to st......
Posted in:
DOTNET | By:
rekha singh | Date: 25 Dec 2009 1:00 pm |
Comments (0)
- How can i load data to ComboBox with Key and Value in Windows Application.
Dear Friends,
I am working in DOT NET framework. I am facing some problem. My problem: How can i load data to ComboBox with Key and Value in Windows Application.Please Help me.....
Be......
Posted in:
DOTNET | By:
rekha singh | Date: 03 Jan 2009 4:53 pm |
Comments (2)
- How to get the referring page on Page_Load event in ASP .NET
When a page loads in order to get the name of the page that sent you there, all you need to use is:
Request.UrlReferrer.ToString();
You can create a global variable to hold it:
String sReferrer =......
Posted in:
DOTNET | By:
rekha singh | Date: 03 Jan 2009 6:10 pm |
Comments (0)
- Image Transition in Windows application.
Hi friends.
I want an example image transition in C# .net 2.0 windows application. pls send me sample url or example.This example is like slide show. pls send me immedately.
&nbs......
Posted in:
DOTNET | By:
rekha singh | Date: 03 Jan 2009 6:55 pm |
Comments (0)
- Difference between Windows & Web applications
Dear frIends,
I am working on dot net technology. I am facing some questions at interview. I can't get the appropriate ans.
Plz tell me.
1. Difference between windows & Web Applicatio......
Posted in:
DOTNET | By:
rekha singh | Date: 04 Jan 2010 12:48 pm |
Comments (4)
- Webservice
Hi friends,
I want to access a webservice from Remote server(www.yahoo.com) to local machine( 122.165.12.204: 8080 ). I did that concept but its displaying following error. pls i......
Posted in:
DOTNET | By:
rekha singh | Date: 04 Jan 2010 1:07 pm |
Comments (2)
- Cannt connect to my Linq from my Web app
I have an app with a test harness. That testing runs my Linq data pulls and update. I am now trying to get the first page running and I cannot seem to get the linq to initialize the db for......
Posted in:
DOTNET | By:
rekha singh | Date: 04 Jan 2010 1:18 pm |
Comments (0)
- What is the difference between 3 Tier & 3 Layer Applications ?
What is the difference between 3 Tier & 3 Layer Applications ?......
Posted in:
DOTNET | By:
rekha singh | Date: 05 Jan 2010 3:32 pm |
Comments (1)
- To disable combobx/dropdownbox:
Hi All,
Could you please let me know how to disable combobox/dropdownbox depending on some condition?
Kindly waiting for the reply.
--
Thanks and Regards,
......
Posted in:
DOTNET | By:
rekha singh | Date: 05 Jan 2010 3:35 pm |
Comments (1)
- Password Recovery Web Control cannot send email Via SSL Mail Servers
I was using lately the Login Controls in a Website I am working on it, and I discovered a bug or you can call it limitation in Password Recovery Web Control.
I used to use the Membership provider and......
Posted in:
DOTNET | By:
rekha singh | Date: 05 Jan 2010 3:40 pm |
Comments (2)
- How to replace a text in SQL Server Table Column
How to replace a text in SQL Server Table Column......
Posted in:
DOTNET | By:
rekha singh | Date: 05 Jan 2010 4:07 pm |
Comments (1)