+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 10 of 16

Thread: NET Compact Framework s60v3 run Windows Mobile applications.beta 2

  1. Default NET Compact Framework s60v3 run Windows Mobile applications.beta 2

    d Five Labs releases Net60 Beta 2 for devices
    Net60 is the first-ever commercial .NET Compact Framework implementation for S60 devices


    Net60 is a ground breaking implementation of the .NET Compact Framework running on S60 3rd edition devices.

    Net60 enables managed Windows Mobile applications to run unchanged on S60 devices. Using C# and Visual Basic .NET in Visual Studio, developers can now use the .NET Compact Framework environment to build applications for Symbian devices.



    Symbian developers can now also write applications for S60 and benefit from the RAD capabilities which .NET development offers.

    code
    [Only registered and activated users can see links. ]


    how use

    The framework will work if installed to the C drive

    A .NET .exe application must be converted into .SIS (Symbian Installation Source ) installer package for deployment to device. In order to deploy the .NET application to device, Red Five Labs provides Genesis which is a wrapper tool that generates .SIS packages from .exe files. Genesis is a utility application (genesis.exe) driven from the command line the usage of which will be described below.

    For development purposes Red Five Labs also provides the CF App Launcher, which loads .exe binaries located in the 'Apps' folder on the device.

    How to convert the HelloWorld.exe into a .sis using Genesis.exe:
    Copy the 'genesis' folder from ‘C:\Program Files\Red Five Labs\Net60 Beta 2\genesis’to 'C:\temp\' or any other suitable location.
    Copy the two '.dso' files (cliee.dso & cliee{000a0000}.dso) found in C:\Program Files\Red Five Labs\Net60 Beta 2\Genesis\ to the folder C:\Symbian\9.1\S60_3rd_MR\Epoc32\release\armv5\lib
    Open a command line prompt console as an 'Admin User'. (Normally ‘Start’->’Run…’ -> cmd)
    Change directory to ‘C:\temp\genesis’(> cd c:\temp\genesis)
    Run genesis.exe with the relevant command line arguments as described below: (Must be run with 'Admin' privileges.)
    The generated HelloWorld.SIS is output into the current ‘C:\temp\genesis’ directory

    Genesis Usage: Command Line Example

    >genesis.exe /svg:helloworld.svg /shortcaption:HWorld /longcaption:"Hello World" /version:1.0 /vendor:"RedFiveLabs" /binary:"HelloWorld" /UID3:0xe1231234 /epoc32Root:C:\Symbian\9.1\S60_3rd_MR\Epoc32

    Notes:
    The HelloWorld.exe and helloworld.svg must be in the root directory in which the genesis.exe tool is run from.
    helloworld.svg must be in the SVG Tiny format. A sample is provided in the sample application folder.
    If you would like to change a .svg icon for the same binary, the phone must be reset between installations.
    The binary 'HelloWorld' should NOT contain any spaces in the file name.
    The UID3 argument (unique for each application) is obtainable from [Only registered and activated users can see links. ]
    The Genesis.exe tool must be run with 'Admin User Privileges'
    or use this [Only registered and activated users can see links. ]
    best r3gard$
    hack0r
    __________________rep me + if u like my post (thx u)
    Attached Images
    • File Type: jpg 1.jpg (40.1 KB, 841 views)
    Last edited by Ulti.hack0r; 16-01-2008 at 02:17 PM.

  2. #2

    Default

    Great Post MATE. I Will Check IT. REP++
    Proud owner of the Nokia N95 mobile phone.

    REP+ me if U like my post
    How to add reputation? Its simple:

    To add REPUTATION press the button on the upper Right site in the Post you like.

  3. Default

    Quote Originally Posted by wings400 View Post
    Great Post MATE. I Will Check IT. REP++
    thx u my friend

  4. #4

    Default

    nice app man..good work..rep+++++++++

  5. #5

    Default

    great brooOO!!

  6. Default

    yeah very interesting

  7. Default

    Sounds Excellent. Can't Wait To Try It Out.

  8. #8

    Default

    thanks, that is a great app, bro.

  9. #9

    Default

    can u put a tutorial about this app?

    thanks

  10. Default

    i have tutorial check post!

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
 
Your Ad Here

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513