| Thread | Last Post | Replies |
|
| Serialization Issues and bloated objects | 26 Jan 2007 23:00 GMT | 4 |
I am using the ASP.net Profile frameowrk to provide functinalitty for my site. One of the object I am serializing is a class I created called Member containing some integer, datetime and string members. In addition it contains a typed list of other type of object called Policy ...
|
| auto email in asp.net | 26 Jan 2007 19:24 GMT | 4 |
I have developed a website in ASP 2.0 and SQl Server. I want my web site sent email with HTML format(with Photo) automatically ...at some specified time
|
| Want to call a custom handler that redirect and receive the http return code (302, 303 or 307) | 26 Jan 2007 16:30 GMT | 1 |
I want to use a class (if possible other than Socket) which one I could call a custom handler and receive the redirect code it sends... Actually, I tried using the WebClient class, but when the WebClient is redirected, it does not give the redirect code in the result, it
|
| Creating a plugin configuration architecture | 26 Jan 2007 12:47 GMT | 1 |
I want to create something like a "plugin" like architecture for my application. My question regards the configuration of these plugins - I want all to be done in an xml file (optimally the app.config file). It should look like this:
|
| Combobox | 26 Jan 2007 08:58 GMT | 2 |
I have a simple question. I want to press F4 button in combobox to open dropdown list. How can I open combobox dropdown trough code by using KeyDown event?
|
| How to find out which ref-Variable is null, when exception is null reference | 26 Jan 2007 08:50 GMT | 2 |
I have the following problem: Visual Studio 2003 , dotnet 1.1 (can not go to .net 2.0 !) an application works fine. At our customers sometimes there are exeptions, NullReferenceExceptions.
|
| .NET 2.0 Addins compatibility (KB907417) to pre-Office2003 versions | 26 Jan 2007 08:44 GMT | 1 |
(This is also post on http://groups.google.com/group/microsoft.public.officedev/browse_thread/thread/f 7bac83a0abad31a) Dear all, I am a developer of IME (Input Method Editor) and I have tried to
|
| Windows CBT Hooks (Help!) | 26 Jan 2007 08:15 GMT | 4 |
I hope you can answer a question. I am writing a poker utility that tracks what windows are open and displays information about opponents that are still playing and their previous history that is stored in a game DB. It is a very cool project with Pattern Recognition (Pixel
|
| FlowLayoutPanel, why can't I remove the space between my controls? | 26 Jan 2007 01:25 GMT | 1 |
I want to make a toolbox form (like the one in Adobe Photoshop), so I would like to put many buttons one beside the others (beside, over and under, just like the toolbox in photoshop). I thought FlowLayoutPanel would be the thing to go, but I can't remove the space between my ...
|
| Excellent Java consultant available immediately | 26 Jan 2007 00:38 GMT | 1 |
I have excellent Java consultants available with me. Kindly contact me for your DIRECT CLIENT requirements. Consultant Name: Ramachandran Summary:
|
| Parsing an english-style double on an italian Windows system | 25 Jan 2007 20:10 GMT | 2 |
As the title implies, I'm in need of reading a double number from a text file, but the file follows english-style syntax, while the application is running on an italian-language Windows system; this causes some troubles, because in Italy we use "." to separate thousands and "," ...
|
| Is it possible to create an entirely new wordlist in word? | 25 Jan 2007 19:25 GMT | 2 |
When writing in Microsoft Word, I occasionally write strings of text in a fictional language that I created. These words show up as spelling errors. I know of course that I can simply add these words to the word list, if I wanted to get rid of all the unpleasant red lines, but I ...
|
| cSharp ( c# ) SQL and pocket pc | 25 Jan 2007 16:39 GMT | 1 |
Hi, I want to develop an application in c# (cSharp) that create a database and popolate it with some information. In my mobile device I have SQL Mobile Edition... I want a brief tutorial or example to start.
|
| Debug class in Release mode | 25 Jan 2007 15:24 GMT | 2 |
i am using some debug class function like Debug.Writeline() i just want to know when i am compiling this code in Release mode,,,as does complier ignore this line or compile it. all debug class functions are ignored by compiler in release mode?????
|
| VB.net Insert Textbox string into Access | 25 Jan 2007 15:04 GMT | 1 |
Anyone know how I can insert the text captured in a textbox into directly into an Access Dtabase using this connection? New System.Data.OleDb.OleDbConnection("provider=Microsoft.Jet.OLEDB.4.0;" &
|