| Thread | Last Post | Replies |
|
| Settings file location by version --- WHY??? | 10 Dec 2005 15:24 GMT | 2 |
Ok now I guess I am supposed to save my user setting in the new setting file. Which is placed in the users application directory under the company name based on version number. I really truly don't understand the logic behind this unless MS assume every other company waits half ...
|
| how to send sms messages to mobiles phone through application | 10 Dec 2005 15:18 GMT | 1 |
i've to send SMS message to a mobile phone from Pc (using asp.net application) i dont know which namespaces to include and what requirements i need in order to full fill this requirement
|
| Not able to create crystal report item in VB.net | 10 Dec 2005 15:15 GMT | 1 |
I recently purchased VS.net 2005 standard and in the box was a card saying that it included crystal reports (as it always used to) but I cannot find CR in the templates or in the toolbox. Can anyone tell me where I can download
|
| VB.NET Windows Service use Microsoft Application Data Block | 10 Dec 2005 14:55 GMT | 2 |
I have created a Windows Service in VB.NET. I want to add Microsoft Application Data Block to the project and am not finding he context sensative menu options that will allow me to add it. This is possible isn't it?
|
| Filter Names With an Asterix | 10 Dec 2005 14:27 GMT | 2 |
I have an account list. There's an asterix in the account name if it has closed. For example, Acm* Corp. I don't agree with this design but that's what our company came up with. Anyway, I'm trying to filter out these closed accounts from my datagrids. In Access, I used to write ...
|
| merging 2 projects in Visual Studio .NET 2003 (VC++) | 10 Dec 2005 12:55 GMT | 1 |
I have 2 projects in VC++ and I was wondering what is the best way to "import" the windows forms from one project to another. thanks in advance... Lovens
|
| Webform: How to unselect selected listitem in listbox? | 10 Dec 2005 10:07 GMT | 1 |
I have a listbox which is 5 rows high. There are 5 list items. The first one is selected. I wish to click on a button and have the selection focus on the listbox removed. Removed, unselected, nullified?!
|
| realtime update | 09 Dec 2005 21:48 GMT | 1 |
Too many newsgroups. Too many questions. I need advice for developing applications that are either executed in or launched be a browser that display data that is updated from external sources.
|
| Uninstall .Net Windows Form Application | 09 Dec 2005 20:50 GMT | 3 |
I've developed a .Net Windows Form application and used the Click-Once Deployment. In that application I would like to allow the user a click-once method of uninstalling it.
|
| CR XI and VS 2005 | 09 Dec 2005 20:32 GMT | 4 |
Has anyone gotten CR XI to work with Visual Studio 2005? I need to use version XI, not the built-in crystal. Thanks Jon
|
| Several Minor Issues With Final VS2005 Environment | 09 Dec 2005 19:31 GMT | 3 |
We have several minor issues on two different computers with the VS2005 Pro Edition environment: 1. Getting Started... on the start page is showing SQL 2005 information and not VS 2005 content. We tried uninstalling and reinstalling.
|
| Convert doc to pdf without using additional printer | 09 Dec 2005 19:15 GMT | 1 |
I'm looking for .NET library that can convert Word 2003 documents into a pdf files but without installing any additional printer. Thanks for any suggestions, Przemek
|
| exception inside lock before lock body | 09 Dec 2005 18:57 GMT | 2 |
exception inside lock before lock body lock(foo()){bar();} what will happen if foo() throws an exception? will there be a lock on the exception?
|
| newbie question | 09 Dec 2005 18:41 GMT | 1 |
i'm new to .net. i'm getting this error in my app. Line 21: NameValueCollection nvc = new NameValueCollection(); Line 22: nvc.Add("@MerchantCouponID", merchantCouponID); Line 23: context.Response.Redirect("http://" +
|
| C# and vb | 09 Dec 2005 18:25 GMT | 8 |
I have been using vb in visual studiio (windows programming), but now I am looking at asp. I notice that most of the books I look at use C#. I know booth languages are very similar execept for syntax, but I am more confortable with VB. My questions are: 1) Is it just a matter of ...
|