by: Scott Nonnenberg [MSFT] |
last post by:
C# Team members will be online this Thursday. See you there!
Also: we have a C# IDE chat planned for March 24th.
March 10, 2005
1:00 - 2:00 P.M. Pacific time
"Want to know more about...
|
by: Scott Nonnenberg [MSFT] |
last post by:
C# Chat: The C# Language
"Want to know more about anonymous delegates in C# 2.0, or our design
rationale for them? Perhaps you have some great ideas you'd like to share
with other C# users or the...
|
by: Scott Nonnenberg [MSFT] |
last post by:
This is really exciting stuff. We'll see you there!
It might be a good idea to do some background reading before you show up.
:0)
C# 3.0: http://msdn.microsoft.com/vcsharp/future/
The LINQ...
|
by: Scott Nonnenberg [MSFT] |
last post by:
Hey everyone. There's a chat on the C# Debugger this Thursday. See you
there.
Scott Nonnenberg
Program Manager
Visual C# Team
The info:
|
by: Scott Nonnenberg [MSFT] |
last post by:
The C# IDE
"Code snippets, enhanced intellisense, type colorization, refactoring,
improved code navigation, metadata as source, Edit and Continue! There are
so many great new C# IDE features in...
|
by: Scott Nonnenberg [MSFT] |
last post by:
The C# Language
"Want to know more about anonymous delegates in C# 2.0, or our design
rationale for them? Have some questions about our current thinking on C#
3.0? Perhaps you'd like to share your...
|
by: Scott Nonnenberg [MSFT] |
last post by:
Lots of very cool thing are happening with C# 3.0 - show up to talk about
them, or show up to get more in-depth knowledge about C# 2.0. Or just come
and hang out with us!
Scott Nonnenberg...
|
by: Scott Nonnenberg [MSFT] |
last post by:
The DLinq team will be ready and waiting for your questions and comments at
this date and time at this location:
http://msdn.microsoft.com/chats/chatroom.aspx. This is otherwise known as a
chat -...
|
by: Scott Nonnenberg [MSFT] |
last post by:
Show up and talk to members of the C# compiler and language design team -
ask design questions, request features, anything. Or just spend some time
hanging out with other C# developers!
Scott...
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: erikbower65 |
last post by:
Using CodiumAI's pr-agent is simple and powerful. Follow these steps:
1. Install CodiumAI CLI: Ensure Node.js is installed, then run 'npm install -g codiumai' in the terminal.
2. Connect to...
|
by: erikbower65 |
last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA:
1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
|
by: kcodez |
last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
|
by: Taofi |
last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same
This are my field names
ID, Budgeted, Actual, Status and Differences
...
|
by: DJRhino1175 |
last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this -
If...
|
by: DJRhino |
last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer)
If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _
310030356 Or 310030359 Or 310030362 Or...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: DJRhino |
last post by:
Was curious if anyone else was having this same issue or not....
I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
|